Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message: Assertion Failed: 'data-adapter' is not a recognized type #1111

Open
broerse opened this issue Dec 19, 2019 · 2 comments
Open
Labels

Comments

@broerse
Copy link

broerse commented Dec 19, 2019

Clicking on "Data" in the inspector does not work anymore for the Bloggr example at https://bloggr.exmer.com/ . It always worked fine.

VM36:92 Ember Inspector has errored.
This is likely a bug in the inspector itself.
You can report bugs at https://github.com/emberjs/ember-inspector.
Error message: Assertion Failed: 'data-adapter' is not a recognized type
Stack trace: Error: Assertion Failed: 'data-adapter' is not a recognized type
at https://bloggr.exmer.com/assets/vendor-53fbb4a694da8b076918420d066804bf.js:8112:85
at e._definitiveCollection (https://bloggr.exmer.com/assets/vendor-53fbb4a694da8b076918420d066804bf.js:8109:19)
at e.identify (https://bloggr.exmer.com/assets/vendor-53fbb4a694da8b076918420d066804bf.js:8106:361)
at e.resolve (https://bloggr.exmer.com/assets/vendor-53fbb4a694da8b076918420d066804bf.js:8107:246)
at n.resolve (https://bloggr.exmer.com/assets/vendor-53fbb4a694da8b076918420d066804bf.js:10184:44)
at n.resolve (https://bloggr.exmer.com/assets/vendor-53fbb4a694da8b076918420d066804bf.js:10165:240)
at n [as resolve] (https://bloggr.exmer.com/assets/vendor-53fbb4a694da8b076918420d066804bf.js:3300:9)
at https://bloggr.exmer.com/assets/vendor-53fbb4a694da8b076918420d066804bf.js:1633:27
at e.resolve (https://bloggr.exmer.com/assets/vendor-53fbb4a694da8b076918420d066804bf.js:1636:10)
at e.resolve (https://bloggr.exmer.com/assets/vendor-53fbb4a694da8b076918420d066804bf.js:1637:64)

@RobbieTheWagner
Copy link
Member

@broerse what version of inspector?

@broerse
Copy link
Author

broerse commented Dec 19, 2019

@rwwagner90 Version 3.12.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants