Skip to content

Remove ON_BLUR from value change modes documentation#5679

Open
Artur- wants to merge 1 commit into
mainfrom
fix/4946-remove-on-blur-value-change-mode
Open

Remove ON_BLUR from value change modes documentation#5679
Artur- wants to merge 1 commit into
mainfrom
fix/4946-remove-on-blur-value-change-mode

Conversation

@Artur-

@Artur- Artur- commented Jun 13, 2026

Copy link
Copy Markdown
Member

ON_BLUR was intentionally excluded during the #5559 review (it was never removed after ON_CHANGE was introduced and has known bugs, see vaadin/flow-components#8612). ON_CHANGE is the correct mode for applying the value on blur. It was re-added by mistake when the PR was merged, so this removes it again from the modes table and the demo mode selectors.

ON_BLUR was intentionally excluded during the #5559 review (it was never
removed after ON_CHANGE was introduced and has known bugs, see
vaadin/flow-components#8612). ON_CHANGE is the correct mode for applying
the value on blur. It was re-added by mistake when the PR was merged, so
this removes it again from the modes table and the demo mode selectors.
@github-actions

Copy link
Copy Markdown

Preview Deployment

This PR has been deployed for preview.

URL: https://docs-preview-pr-5679.fly.dev

Built from b33cbbc

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.

1 participant