Hi,
I’m using this component with Vaadin 23. Version is 4.0.0-rc2.
When I run application with gradle, or java -jar, it works perfectly. However, if I build the application using gradle jib, this component is dissapeared. What is the possible reason for that?