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've encountered the same issue. Doing some testing it looks like this only occurs on models that don't contain any attributes. For example this produces an error:
Hi there.
It seems inheriting models is not allowed.
Example:
In
foo.js
:In
foo-bar.js
Then, when creating a
FooBar
: 💥Using
3.0.0
but tried out2.0.1
with the same result, with Ember3.28
Cheers!
Anders
The text was updated successfully, but these errors were encountered: