You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I expected to happen:
Browser-mod side panel to be usable
What happened instead:
It's a blank screen with an error in the console
Minimal steps to reproduce:
Upgrade to HA 2025.1.*
Error messages from the browser console:
Uncaught (in promise) TypeError: document.createElement(...).getRoutes is not a function
at $e (browser_mod.js:66:1675)
$e @ browser_mod.js:66
await in $e
(anonymous) @ browser_mod.js:231
(anonymous) @ browser_mod.js:66
Ke @ browser_mod.js:385
(anonymous) @ browser_mod.js:385
browser_mod_panel.js:263 Uncaught (in promise) TypeError: document.createElement(...).getRoutes is not a function
at browser_mod_panel.js:263:477
(anonymous) @ browser_mod_panel.js:263
await in (anonymous)
(anonymous) @ browser_mod_panel.js:263Understand this errorAI
browser_mod_panel.js:439 Uncaught (in promise) TypeError: document.createElement(...).getRoutes is not a function
at browser_mod_panel.js:439:373
By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:
Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
The text was updated successfully, but these errors were encountered:
My Home Assistant version: 2025.1.0b0
What I am doing:
just using HA
What I expected to happen:
Browser-mod side panel to be usable
What happened instead:
It's a blank screen with an error in the console
Minimal steps to reproduce:
Upgrade to HA 2025.1.*
Error messages from the browser console:
By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:
Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
Have made sure I am using the latest version of the plugin.
Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
The text was updated successfully, but these errors were encountered: