vaadin / framework

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

fix: Add MPR UI id request parameter #12412

Closed mshabarov closed 2 years ago

mshabarov commented 2 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 https://github.com/vaadin/multiplatform-runtime/issues/85

Check when you have completed [x] Valid tests for the pull request [x] Contributing guidelines implemented

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.