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
I have not yet used ember-orbit and ember-data together in the same project. I think that currently there are some conflicts, such as both registering a store service and potential conflicts re: model registrations. It seems possible to work around these conflicts by customizing the initializers and allowing either ember-orbit or ember-data to be the default.
The ideal path for using Orbit together with ember-data will probably be through the Model Data interface (see the RFC for a discussion of Orbit + ember-data). More on this soon!
To all of you I ask to excuse my ignorance.
With
ember-orbit
can I still useember-data
on some models?The text was updated successfully, but these errors were encountered: