Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix possible NPE with MPR (#12040) #12066

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

Ansku
Copy link
Member

@Ansku Ansku commented Aug 10, 2020

It is possible when Vaadin 8 is used with MPR, that ui.getCurrent().getSession() returns null.

See: vaadin/multiplatform-runtime#5


This change is Reviewable

It is possible when Vaadin 8 is used with MPR, that ui.getCurrent().getSession() returns null.

See: vaadin/multiplatform-runtime#5
Copy link
Member

@OlliTietavainenVaadin OlliTietavainenVaadin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Member

@OlliTietavainenVaadin OlliTietavainenVaadin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@OlliTietavainenVaadin OlliTietavainenVaadin merged commit 084ee81 into 8.11 Aug 10, 2020
@Ansku Ansku deleted the updatePage20200810release branch August 10, 2020 09:13
@Ansku Ansku added this to the 8.11.2 milestone Aug 10, 2020
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