Open tstrohmeier opened 9 years ago
Maybe you encountered this bug in Vaadin: https://github.com/vaadin/framework/issues/2823 Please try to move your client RPC class outside of the containing class; there is a bug in Vaadin which manifests when the client RPC is an inner class.
I tried to add a PluploadField to a form and got a client side exception:
The WidgetSet was recompiled.
Can anyone help me please?