Skip to content

custom element doesnt exist: bubble-pop-up #1444

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

Closed
DaveTiff opened this issue Apr 30, 2025 · 3 comments
Closed

custom element doesnt exist: bubble-pop-up #1444

DaveTiff opened this issue Apr 30, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@DaveTiff
Copy link

DaveTiff commented Apr 30, 2025

For any feature request you can open a new discussion here:
https://github.com/Clooos/Bubble-Card/discussions/categories/feature-requests

For any question you can open a new discussion here:
https://github.com/Clooos/Bubble-Card/discussions/categories/q-a

Describe the bug
Works ok on Android Phone & PC Web browsers, get this message ONLY on Fully Kiosk V 1.57.1

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

Image

YAML
If applicable, add any relevant YAML code.

type: vertical-stack
cards:
  - type: custom:bubble-card
    card_type: pop-up
    hash: "#pop-up-navigation"
  - square: false
    type: grid
    cards:
      - type: custom:button-card
        name: Home
        icon: mdi:home
        styles:
          card:
            - height: 60px
            - width: 150px
            - font-size: 12px
        tap_action:
          action: navigate
          navigation_path: /dashboard-mobile/heating
      - type: custom:button-card
        name: Heating
        icon: mdi:radiator
        styles:
          card:
            - height: 60px
            - width: 150px
            - font-size: 12px
        tap_action:
          action: navigate
          navigation_path: /dashboard-mobile/heating
    columns: 2

Informations (please complete the following information):

  • OS: Fire Tablet
  • Browser/App: Fully Kiosk V 1.57.1
  • Bubble Card version: 2.4.0
  • Home Assistant version: 2025.4.4

Additional context
Add any other context about the problem here.

Thank you! 🍻

@DaveTiff DaveTiff added the bug Something isn't working label Apr 30, 2025
@Clooos
Copy link
Owner

Clooos commented Apr 30, 2025

Hi! This is a common HACS issue after some updates, check this comment, these steps should fix this issue (I know the link point to a different issue, but this is the same solution).

@DaveTiff
Copy link
Author

DaveTiff commented May 1, 2025

Hi, Tried changing the number, rebooted HA & Fire tablet, still the same error message?

@Clooos
Copy link
Owner

Clooos commented May 1, 2025

Try to uninstall/install it in HACS.

This issue has been reported so many times, if that don't works, search in the open and closed issues 🙂

Edit: #1351

@Clooos Clooos closed this as completed May 1, 2025
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

2 participants