- Notifications
You must be signed in to change notification settings - Fork83
Fail to import existing database file usingIDBMirrorVFS#232
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
I just fork the file I/O demo andchange the VFS to Also, in my local test, skip execute |
BetaWas this translation helpful?Give feedback.
All reactions
Thanks for the report. This is abug in the VFS. Since you have a fork, you can trythis commit. It may be a few weeks until I can work on merging a real PR.
Replies: 2 comments 2 replies
-
Thanks for the report. This is abug in the VFS. Since you have a fork, you can trythis commit. It may be a few weeks until I can work on merging a real PR. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Thanks! With this commit, the database is imported, but cannot been verified: |
BetaWas this translation helpful?Give feedback.
All reactions
-
You have to use the same VFS in the verifier. |
BetaWas this translation helpful?Give feedback.
All reactions
👀 1
-
Thanks, that works! |
BetaWas this translation helpful?Give feedback.

