I noticed this morning that I could no longer see the full View Tree in my Ember inspector. Instead I just saw this:
Obviously the first thing I did was check whether it was my dev environment or my browsers. I installed the latest Ember Inspector in both Chrome and Firefox and used it on a fresh instance of Discourse. The problem persisted.
I then tracked it down to this commit updating Ember that was causing the issues for me.
I still suspect though that it’s an issue with my Ember Inspector not updating correctly. Chrome tells me I have version 2.0.4 installed:
However, when I click Info on my Ember Inspector I see version 1.10.0 which may explain the issues.
Firefox also reports version 1.10.0 even though I installed the latest version on Firefox for the first time today.
Stupid question, but these are definitely talking about the same Ember Inspector aren’t they?
Has anyone else run into this issue?



