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
As emberjs/rfcs#487 lands and with the deprecation of Model.toJSON() in emberjs/rfcs#522 we should investigate improved primitives and APIs for the Ember Inspector.
The text was updated successfully, but these errors were encountered:
Added a new debug logging API in #8084 and made it easier to introspect objects in debug builds by adding symbols in debug pointing to weak-mapped caches in #7864
Would be awesome to get more built-in things for the inspector.
As emberjs/rfcs#487 lands and with the deprecation of
Model.toJSON()
in emberjs/rfcs#522 we should investigate improved primitives and APIs for the Ember Inspector.The text was updated successfully, but these errors were encountered: