Skip to content

Dialogs are not closed on view change #19648

Open
@MichaelPluessErni

Description

Description of the bug

In version 24.4.4 of Vaadin, dialogs are not automatically closed anymore when navigating into another view.

Expected behavior

Dialogs should automatically close, as they did in previous versions.

Minimal reproducible example

  1. Navigate into a view.
  2. Navigate into a different view.
  3. Open a dialog.
  4. Go back into previous view with browser back button.
  5. Dialog is still opened.

Versions

Hilla: 24.4.2
Flow: 24.4.2
Vaadin: 24.4.4
Copilot: 24.4.3
Copilot IDE Plugin: false
Java: Eclipse Adoptium 17.0.8.1
Java Hotswap: true
Frontend Hotswap: Enabled, using Vite
OS: amd64 Windows 10 10.0
Browser: Mozilla/5.0 (Windows NT 10.0

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions