Skip to content

Using the back button on Android to close pop-up from Bubble card #206

@Plop

Description

@Plop

Hi,

I'm using navbar, with a pop-up card from Bubble card, with this custom JS action const newURL = window.location.href + "#room"; history.replaceState(null, "", newURL); window.dispatchEvent(new Event('location-changed'));.

On my android phone, when I use the Back button, it closes the HomeAssistant app and not only the pop-up, which is the normal behaviour with the horizontal stack from Bubble card.

Is this something that could be done with navbar ?

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions