rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

[DATA] Improved Debugging Experience

Open runspired opened this issue 6 years ago • 1 comments

As #487 lands and with the deprecation of Model.toJSON() in #522 we should investigate improved primitives and APIs for the Ember Inspector.

runspired avatar Aug 20 '19 18:08 runspired

Added a new debug logging API in emberjs/data#8084 and made it easier to introspect objects in debug builds by adding symbols in debug pointing to weak-mapped caches in emberjs/data#7864

Would be awesome to get more built-in things for the inspector.

runspired avatar Aug 12 '22 06:08 runspired