flow-and-components-documentation
flow-and-components-documentation copied to clipboard
Documentation about `restartApplication` missing for Vaadin 14
As the title suggests I miss the documentation for the URL parameter ?restartApplication in the documentation for Vaadin 14.
For Vaadin 8 the description was really good and can be found here https://vaadin.com/docs/v8/framework/application/application-lifecycle.html#application.lifecycle.deployment.serialization
Note that restartApplication URL parameter is deprecated and will be removed in Flow 3.0 (Vaadin 15).
Note that restartApplication URL parameter is deprecated and will be removed in Flow 3.0 (Vaadin 15).
Actually, it was apparently only deprecated due to being in the wrong location. Will be moved to Constants class in 3.0.