accessibility-developer-tools-extension
accessibility-developer-tools-extension copied to clipboard
Uncaught TypeError: goog.exportSymbol is not a function
I keep getting this error in the console, stemming from audits.js, even when not using Audits in dev tools.
The "goog" object doesn't contain anything, so thus it is failing when the rest of the code assumes that it has various functions registered as properties.
Seems maybe all of these lines referencing the goog object shouldn't actually be in the extension code?
Using version 2.10.9 in Chrome 48.0.2564.116 m.
+1
+1 So frustrated that it interrupts my workflow. wrapping it with a simple sanity check would preserve my own sanity.
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+2
+1
+1
+1
I'm afraid this is what I've come to expect from Google. A bug that's been open for over a year, dozens of up-votes, but not even an acknowledgement. ☹
I don't know if it's useful but... +1
+1
+1
+1
+1
Hey all,
This project is in the googlearchive organisation for a reason. It's deprecated & replaced by Lighthouse which catches more than just accessibility issues. Try uninstalling this plugin and give Lighthouse a spin.