Running the app in dev mode (quarkus:dev) with super-fields version 0.19.0 (or version 0.18.3), Vaadin version 24.3.0 and Quarkus
3.3.0 leads to Javascript errors and the super-fields are not rendered. When running the app in prod mode everything works as expected.
Running the app in dev mode (quarkus:dev) with super-fields version 0.19.0 (or version 0.18.3), Vaadin version 24.3.0 and Quarkus 3.3.0 leads to Javascript errors and the super-fields are not rendered. When running the app in prod mode everything works as expected.
I created a small app to reproduce the issue: https://github.com/sebastianpenttinen/super-fields-error-reproducer