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: AbstractDataProvider serialization issue (#14654) (#14870) (CP: 23.1) #14874

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

Replace lambda with anonymous inner class in AbstractDataProvider to fix serialization issue(s).
Test available in flow-components project since the issue only happens when the data provider is used with a grid.

Fixes #14654
@sonarcloud
Copy link

sonarcloud bot commented Oct 18, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

Unit Test Results

   978 files  ±0     978 suites  ±0   1h 8m 31s ⏱️ + 3m 42s
6 346 tests ±0  6 297 ✔️ ±0  49 💤 ±0  0 ±0 
6 574 runs   - 5  6 519 ✔️  - 5  55 💤 ±0  0 ±0 

Results for commit 347b556. ± Comparison against base commit 21c6cdb.

@caalador caalador merged commit 8ce7253 into 23.1 Oct 18, 2022
@caalador caalador deleted the cherry-pick-14870-to-23.1-1666069491571 branch October 18, 2022 07:33
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 23.1.13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants