Describe the bug
The ErrorTracker UI has a JS error that prevents it from connecting as a LiveView.
The UI shows fine, but the topbar never finishes the loading effect. There's a JS error in the developer console:
Uncaught TypeError: can't access property 26, Z is null
To Reproduce
I've seen this in 2 different apps, both in development and production.
LiveView versions 1.1.8 and 1.1.11
ErrorTracker 0.6.0
Phoenix 1.7.21
Expected behaviour
ErrorTracker UI should load and set up the LiveView properly.
Screenshots
