Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with Vuex-ORM v0.35.0 #9

Open
da-snap opened this issue Mar 30, 2020 · 4 comments · May be fixed by #10
Open

Not compatible with Vuex-ORM v0.35.0 #9

da-snap opened this issue Mar 30, 2020 · 4 comments · May be fixed by #10

Comments

@da-snap
Copy link

da-snap commented Mar 30, 2020

After an update to the latest Vuex-ORM version this plugin is unfortunately broken.
For example, when I call 'entities/allDirty' or 'resetAllDirtyFlags', I get an error: store.$db is not a function

I think the problem is the breaking change in Vuex-ORM 0.35:

The Query now must receive database instance as the first argument.

@kiaking
Copy link
Member

kiaking commented Mar 30, 2020

Thanks for the report! Yea, we have to update this plugin...

@cuebit
Copy link
Member

cuebit commented Mar 30, 2020

@da-snap @kiaking an update is currently in progress.

Will keep this thread open for updates.

@Is0MerLNtaLt
Copy link

Any updates @cuebit ? 😃

@Is0MerLNtaLt Is0MerLNtaLt linked a pull request Apr 19, 2020 that will close this issue
@cuebit
Copy link
Member

cuebit commented Apr 20, 2020

@codegabru yea sorry, this has been on the back burner since Vuex ORM Next began its first journey. Re-writing the plugin is one thing, but knowing it will have to be refactored again with the next core release is somewhat inducing lethargy.

I'll take a look this week, see what we can uncover. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants