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

Documentation about `restartApplication` missing for Vaadin 14

Open SebastianKuehnau opened this issue 5 years ago • 2 comments

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

SebastianKuehnau avatar Dec 06 '19 11:12 SebastianKuehnau

Note that restartApplication URL parameter is deprecated and will be removed in Flow 3.0 (Vaadin 15).

mehdi-vaadin avatar Jan 03 '20 08:01 mehdi-vaadin

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.

pleku avatar Jan 10 '20 13:01 pleku