When loading the production build of panel.js in home assistant, on load, we get an alert() popping up that just says 0
- Figure out the root cause of why that's even happening
- If possible, write a unit test to confirm it is happening (should test that it's not happening, which should fail right now, because it is definitely happening!)
- Fix the issue.
When loading the production build of panel.js in home assistant, on load, we get an
alert()popping up that just says0