vaadin / hilla

Build better business applications, faster. No more juggling REST endpoints or deciphering GraphQL queries. Hilla seamlessly connects Spring Boot and React to accelerate application development.
https://hilla.dev
Apache License 2.0
864 stars 58 forks source link

Errors when removing a route #2552

Open Artur- opened 2 weeks ago

Artur- commented 2 weeks ago

Describe the bug

When you remove a route, you see

image

and then the page reloads

Expected-behavior

There are no errors and the page is not reloaded

Reproduction

npm init vaadin

Choose Hilla views

mvn

rm src/main/frontend/views/about-hilla.tsx after the app is open

System Info

Vaadin 24.4.2