flow-and-components-documentation
flow-and-components-documentation copied to clipboard
Document view instance reutilization
Please document in documentation/routing (Vaadin 14) that, when navigating from a view with URL parameters to the same view (using a different parameter value, i.e. ui.navigate(SomeView.class, ++parameter)), the same view instance will be reused.