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: fix setReadonly when using binder with records (#20855) (CP: 24.6) #20858

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

When Binder is used with record, calling setReadonly method does not have
any effect because the logic only considers bindings with a proper setter.
This change fixes the setReadonly logic to take care of all bindings when
Binder is using a record.

Fixes #20854
@vaadin-bot
Copy link
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot enabled auto-merge (squash) January 16, 2025 11:04
Copy link

Test Results

1 159 files  ±0  1 159 suites  ±0   1h 33m 20s ⏱️ - 1m 33s
7 581 tests +1  7 525 ✅ +1  56 💤 ±0  0 ❌ ±0 
7 917 runs   - 4  7 852 ✅  - 4  65 💤 ±0  0 ❌ ±0 

Results for commit 5d68fcf. ± Comparison against base commit 277fb35.

@vaadin-bot vaadin-bot merged commit c72e2a4 into 24.6 Jan 16, 2025
25 of 26 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-20855-to-24.6-1737025022268 branch January 16, 2025 11:15
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 24.6.3.

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.

3 participants