Neville Franks
Neville Franks
@YurySolovyov No problem. Leave it with me.
Thanks for looking into it. I don't know where to get older versions of Dexie. I did have a look in the branches. My problem is I've just found out...
@YurySolovyov Thanks for the Dexie 1.5 update. Unfortunately I'm still getting the same error in Firefox. `open() error: Object { _e: Error, name: "UnknownError", message: ""The operation failed for reasons...
@YurySolovyov Do you mean - try the `dexie-2-support` branch?
@YurySolovyov Same problem. This is seriously weird. Ok I've just tried the first Sample at https://github.com/dfahlander/Dexie.js/wiki/Dexie in jsFiddle and am getting the same error. So it would appear to be...
@YurySolovyov Ok I've found this Dexie issue https://github.com/dfahlander/Dexie.js/issues/298 - I'll post there.
@YurySolovyov I've reinstalled Firefox and the issue has gone away. Flakey, buggy Firefox! More info @ https://github.com/dfahlander/Dexie.js/issues/298
@YurySolovyov I see that [](https://github.com/dfahlander/Dexie.js/issues/343) indicates the Docs have been updated in the Dexie 2.0.0-beta.2 Release notes. Are you planning on updating the dexie-mongoify master branch for Dexie V2? Also...
@YurySolovyov Yes I'm using the ```dexie-2-support``` [dist](https://github.com/YurySolovyov/dexie-mongoify/tree/dexie-2-support/dist) release without any problems.
@YurySolovyov Thanks, all good. Could you please include an unminified ```dexie.mongoify.js``` version in the dist folder. I'm not into Webpack yet.