Found the fix. I have a Spring Boot Vaadin project, so I had to whitelis

Found the fix. I have a Spring Boot Vaadin project, so I had to whitelist the package in application.properties... vaadin.whitelisted-packages=com.wontlost

Glad to hear that. Cheers