Closed clairton closed 8 years ago
In ember-admin#0.1.0 and ember#1.13.11 throws deprecation:
DEPRECATION: You attempted to access `recordType` from `(generated model-records controller)`, but object proxying is deprecated. Please use `model.recordType` instead.
Anybody have this to?
I think there were a few more deprecations added to the 1.13.x in patch releases after ember-data's last release. I can look into this.
1.13.x
Thanks!
In ember-admin#0.1.0 and ember#1.13.11 throws deprecation:
Anybody have this to?