When I do myComponent.addStyleName(“my style”) when traiting an event, the component styles are not refreshed. If I refresh the page the style is added.
How can force Vaadin to refresh the style.
When I do myComponent.addStyleName(“my style”) when traiting an event, the component styles are not refreshed. If I refresh the page the style is added.
How can force Vaadin to refresh the style.