super-fields icon indicating copy to clipboard operation
super-fields copied to clipboard

Quarkus dev mode issue

Open sebastianpenttinen opened this issue 1 year ago • 0 comments

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

sebastianpenttinen avatar Dec 16 '23 15:12 sebastianpenttinen