flow icon indicating copy to clipboard operation
flow copied to clipboard

With a React based main layout, navigating to a Flow view from the route not found page does not work

Open Artur- opened this issue 11 months ago • 0 comments

Description of the bug

When your main layout is in React, then the 404 page for an invalid URL is shown inside the mainlayout like this

image

If you click on /flow then you end up on an empty view

image

If you refresh, you get the actual view

image

Expected behavior

You should see the view

Minimal reproducible example

https://github.com/vaadin/flow-hilla-hybrid-example/tree/v24.4

Versions

  • Vaadin / Flow version: 24.4 alpha 17
  • Java version:
  • OS version:
  • Browser version (if applicable):
  • Application Server (if applicable):
  • IDE (if applicable):

Artur- avatar Mar 06 '24 12:03 Artur-