The inspector stopped detecting my app as an Ember App since last update (v3.5).
First time this has happened in years, any way I can debug this?
I have the Deprecations were detected, see the Ember Inspector deprecations tab for more details. message in the console, but the inspector tab says: Ember application not detected!
@rwjblue pointed me to this pull where there are some comments that might be related to this issue in the end: #898
Let me know if I can do anything to help debug this!
Edit: forgot to say I'm using latest stable releases of ember-cli and ember-source.
The inspector stopped detecting my app as an Ember App since last update (v3.5).
First time this has happened in years, any way I can debug this?
I have the
Deprecations were detected, see the Ember Inspector deprecations tab for more details.message in the console, but the inspector tab says:Ember application not detected!@rwjblue pointed me to this pull where there are some comments that might be related to this issue in the end: #898
Let me know if I can do anything to help debug this!
Edit: forgot to say I'm using latest stable releases of ember-cli and ember-source.