vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.78k stars 730 forks source link

Add MPR UI id request parameter #12414

Closed TatuLund closed 3 years ago

TatuLund commented 3 years ago

Includes the MPR UI Content id parameter to the vaadin request, if it exists. Only MPR is supposed to include it for its needs. If the plain Vaadin 7,8 is used, this parameter shouldn't exist and added.

Related-to vaadin/multiplatform-runtime#85