When reading a plain XML file Firefox displays the XML tree.
When vue-devtools is enabled it only shows the text nodes.
Well that explains it. Been trying to figure out which one of my Firefox addons was disrupting the XML tree view.
@clarkbw would you be able to look into this or point us to someone that might know what's going on?
I鈥檝e seen this before I think. Something about the detection breaks the XML view. @digitarald might know more about how to track this down.
I am asking around, hopefully got somebody to check this tomorrow.
@digitarald I looks that this issue has been already fixed in #385 by checking if the document is instanceof HTMLDocument before injecting a tag script into the document:
I build the extension from this repo master branch and I confirm that, with the above fix, the XML viewer is rendered as expected on XML documents loaded into Firefox.
The version of vue-devtools on AMO doesn't include this fix yet.
As this issue is already fixed. any idea how soon can we expect an updated version of Vuejs devtools on AMO?
It seems @yyx990803 has updated the extension. The issue no longer occurs. So this issue can now be closed.
Verified this on FF 56.
Lol double close!
馃樄
Most helpful comment
As this issue is already fixed. any idea how soon can we expect an updated version of Vuejs devtools on AMO?