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

Infinite project reloading #2573

Open victj99 opened 1 week ago

victj99 commented 1 week ago

Describe the bug

When I create a project with npm vaadin init and run it, it keeps reloading without stopping.

https://github.com/vaadin/hilla/assets/44973221/26187df5-128e-44ad-8214-74087644589f

Expected-behavior

No response

Reproduction

Create a new project with npm vaadin init.

Run the project

System Info

Macos Sonoma 14.5 Java 21

marcushellberg commented 1 week ago

Seems like it might be the same as https://github.com/vaadin/flow/issues/19280