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

[Bug]: <title>Uncaught error from Chrome WebView 129.0.6668.100 on Android 15 #1562

Open
3 tasks done
francoisp59 opened this issue Oct 24, 2024 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@francoisp59
Copy link

francoisp59 commented Oct 24, 2024

Requirements

  • I checked the troubleshooting section in the README to verify that I have the latest Mushroom version.
  • I did a search to see if there is a similar issue or if a pull request is open.
  • I have read the state of card mod support (in pin issues) and understand card mod support is not provided in this repository.

Current Behavior

My Android phone periodically loses connection to Home Assistant client and looking at the error log, the only error showing is related to mushroom. Here's a log entry:

Logger: frontend.js.modern.202410023
Source: components/system_log/init.py:331
First occurred: October 18, 2024 at 2:44:49 PM (48 occurrences)
Last logged: 10:27:50 AM

Uncaught error from Chrome WebView 129.0.6668.100 on Android 15 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "mushroom-select" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:29:61 /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:29:76 n (/hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:1:963) /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:569:66
Uncaught error from Chrome WebView 129.0.6668.100 on Android 15 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "mushroom-select" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/lovelace-mushroom/mushroom.js:29:61 /hacsfiles/lovelace-mushroom/mushroom.js:29:76 n (/hacsfiles/lovelace-mushroom/mushroom.js:1:963) /hacsfiles/lovelace-mushroom/mushroom.js:571:62
Uncaught error from Chrome 130.0.0.0 on Windows 10 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "mushroom-select" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/lovelace-mushroom/mushroom.js:29:61 /hacsfiles/lovelace-mushroom/mushroom.js:29:76 n (/hacsfiles/lovelace-mushroom/mushroom.js:1:963) /hacsfiles/lovelace-mushroom/mushroom.js:571:62
Uncaught error from Edge 130.0.0.0 on Windows 10 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "mushroom-select" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:29:61 /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:29:76 n (/hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:1:963) /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:569:66
Uncaught error from Chrome 130.0.0.0 on Windows 10 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "mushroom-select" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:29:61 /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:29:76 n (/hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:1:963) /hacsfiles/lovelace-mushroom-better-sliders/mushroom.js:569:66

Expected Behavior

No response

Steps To Reproduce

No response

Context

YAML state

Environment

- Browser: Android Client (Android 15)
- HA Version: 2024.10.3
- Mushroom: 4.0.7

Anything else?

No response

@francoisp59 francoisp59 added the bug Something isn't working label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant