Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
1.44k stars 39 forks source link

Cannot close pop-up by navigating to # inside the pop-up #579

Open mrcharlesiv opened 2 weeks ago

mrcharlesiv commented 2 weeks ago

Sometimes, I can close the pop-up by navigating to the #, but in others, it won't work. Is it possible to allow the navigate action to close the pop-up no matter how it's called?

These do not work:

This does work:

type: custom:button-card name: Cancel show_icon: false tap_action: action: navigate navigation_path: '#appletv'

Clooos commented 2 days ago

Hi! I've just tried and this is working for me, do you have updated Mushroom to the latest version?