Bart43
(Bart Duwez)
1
Hi I’m also getting this couldn’t find definition of the element error…
I’m running spring boot 2.2.0, Vaadin 15 and card 2.0.0.beta4
vaadin compatibility mode is set to false:
vaadin.compatibilityMode = false
What am i doing wrong?
prepare and build-frontend are running
You seem to be running in the [following issue]
(https://github.com/vaadin/flow/issues/7752). Unfortunately there is no fix for this currently.
Bart43
(Bart Duwez)
3
Aha, Thanks for the quick reply and the useful information! I’ll be keeping an eye on that issue.