Skip to content

Conversation

@mshabarov
Copy link
Contributor

@mshabarov mshabarov commented Sep 24, 2021

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

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

@CLAassistant
Copy link

CLAassistant commented Sep 24, 2021

CLA assistant check
All committers have signed the CLA.

@mshabarov mshabarov marked this pull request as draft September 27, 2021 05:48
@mshabarov mshabarov marked this pull request as ready for review September 27, 2021 11:38
@mshabarov mshabarov requested a review from TatuLund September 27, 2021 11:38
@TatuLund TatuLund added this to the 8.14.1 milestone Sep 28, 2021
@TatuLund TatuLund merged commit c982b1c into master Sep 28, 2021
OlliTietavainenVaadin pushed a commit to OlliTietavainenVaadin/framework that referenced this pull request Oct 5, 2021
* fix: Add MPR UI id request parameter

Related-to vaadin/multiplatform-runtime#85

* test: Remove redundant non-empty param test

* test: Remove leftovers

* fix: Init window.mprUiId earlier than window.vaadin

* Add missing '='
TatuLund added a commit that referenced this pull request Oct 5, 2021
* Improve thread safety (#12395)

See: https://vaadin.com/forum/thread/17522264/concurrentmodificationexception-in-vaadin-shared-on-karaf-4-2-x

* Fix incompatible selenium version in test module. (#12397)

* Fixed a dependency version in a karaf test module. (#12399)

* Checkstyle tweaks to DateField widgets. (#12400)

- Added and updated JavaDocs.
- Updated comments.
- Updated to use non-deprecated method calls.
- Removed unnecessary warning suppressions.
- Suppressed warnings for unavoidable deprecation.

* fix: set Vaadin session attribute using lock in reinitializeSession (#12401)

* Cherry picked unit test from Flow

See vaadin/flow#11538

* Fix missing import

* Cherry pick fix from Flow

* deprecate vaadin-snasphots repo (#12405)

* deprecate vaadin-snasphots repo

* Update chrome version to 93

* add more screenshots

* fix: Add MPR UI id request parameter (#12412)

* fix: Add MPR UI id request parameter

Related-to vaadin/multiplatform-runtime#85

* test: Remove redundant non-empty param test

* test: Remove leftovers

* fix: Init window.mprUiId earlier than window.vaadin

* Add missing '='

* Update links shown by license checker (#12402)

vaadin.com/pro does no longer have the info

* fix: Add row limit to DataCommunicator row data requests (#12415)

* Add row limit to DataCommunicator row data requests

* Add missing constant

* Add unit test

* Add test for extending Grid

* Fixed test

Co-authored-by: Tatu Lund <tatu@vaadin.com>
Co-authored-by: Anna Koskinen <Ansku@users.noreply.github.com>
Co-authored-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
Co-authored-by: Mikhail Shabarov <61410877+mshabarov@users.noreply.github.com>
@Ansku Ansku deleted the fix/add-mpr-ui-id-param branch August 14, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants