Skip to content

Fix declarative blur not working#56223

Closed
joevilches wants to merge 1 commit intofacebook:mainfrom
joevilches:export-D98006567
Closed

Fix declarative blur not working#56223
joevilches wants to merge 1 commit intofacebook:mainfrom
joevilches:export-D98006567

Conversation

@joevilches
Copy link
Contributor

Summary:
Calling blur() on a ref works now. Failed before bc we did not become first responder when we were focused, so resign first responder would fail and no onBlur() event would be generated.

Changelog: [Internal]

Reviewed By: jorge-cab

Differential Revision: D98006567

Summary:
Calling blur() on a ref works now. Failed before bc we did not become first responder when we were focused, so resign first responder would fail and no onBlur() event would be generated.

Changelog: [Internal]

Reviewed By: jorge-cab

Differential Revision: D98006567
@meta-codesync
Copy link

meta-codesync bot commented Mar 25, 2026

@joevilches has exported this pull request. If you are a Meta employee, you can view the originating Diff in D98006567.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 25, 2026
@meta-codesync meta-codesync bot closed this in 4f908f4 Mar 25, 2026
@facebook-github-tools facebook-github-tools bot added the Merged This PR has been merged. label Mar 25, 2026
@meta-codesync
Copy link

meta-codesync bot commented Mar 25, 2026

This pull request has been merged in 4f908f4.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @joevilches in 4f908f4

When will my fix make it into a release? | How to file a pick request?

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants