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 yet compatible with js-data v3 #17

Open
mobidev111 opened this issue Jun 10, 2017 · 1 comment
Open

Not yet compatible with js-data v3 #17

mobidev111 opened this issue Jun 10, 2017 · 1 comment

Comments

@mobidev111
Copy link

it throws the following error:

Uncaught TypeError: JSData.DS is not a constructor

stemming from line

	var emptyStore = new JSData.DS();

as well, this adapter is missing on the adapters list: http://www.js-data.io/v3.0/docs/

@chadwithuhc
Copy link

I was getting this error when using js-data-localstorage and was able to overcome it by updating my package.json version of js-data-localstorage to 3.0.0-beta.2

"js-data-localstorage": "^3.0.0-beta.2",

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

No branches or pull requests

2 participants