You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assertion Failed: Passing classes to store methods has been removed. Please pass a dasherized string instead of my-new-app@model:ember-sync-queue-mode
#43
Ember : 1.13.7
Ember Data : 1.13.8
jQuery : 1.11.3
Now I am getting the following error:
Error: Assertion Failed: Passing classes to store methods has been removed. Please pass a dasherized string instead of my-new-app@model:ember-sync-queue-model:
Any idea how to solve the problem?
Regards,
Nick
The text was updated successfully, but these errors were encountered:
lhwong
changed the title
Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found
Assertion Failed: Passing classes to store methods has been removed. Please pass a dasherized string instead of my-new-app@model:ember-sync-queue-mode
Aug 24, 2015
I updated ember-cli to 1.13.8 and the following
Ember : 1.13.7
Ember Data : 1.13.8
jQuery : 1.11.3
Now I am getting the following error:
Error: Assertion Failed: Passing classes to store methods has been removed. Please pass a dasherized string instead of my-new-app@model:ember-sync-queue-model:
Any idea how to solve the problem?
Regards,
Nick
The text was updated successfully, but these errors were encountered: