Hi, great component
I have a question
when create a class with parameters in the constructor like this.
UI.getCurrent().getNavigator().addView(ListContractsForm.class.getSimpleName(), new ListContractsForm(rolViewContractId));
When navigate to Form not refresh the content, any sugestion