Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser_mod side panel not loading on HA 2025.1 #770

Open
4 tasks done
hmmbob opened this issue Dec 24, 2024 · 1 comment
Open
4 tasks done

Browser_mod side panel not loading on HA 2025.1 #770

hmmbob opened this issue Dec 24, 2024 · 1 comment

Comments

@hmmbob
Copy link
Contributor

hmmbob commented Dec 24, 2024

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:

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

image


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.

@Happy-Cadaver
Copy link

Can confirm same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants