flow-and-components-documentation icon indicating copy to clipboard operation
flow-and-components-documentation copied to clipboard

Document view instance reutilization

Open javier-godoy opened this issue 6 years ago • 0 comments

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.

javier-godoy avatar Sep 30 '19 20:09 javier-godoy