react-native icon indicating copy to clipboard operation
react-native copied to clipboard

fix(rn-tester): prevent alert example from crashing

Open krozniata opened this issue 2 years ago • 1 comments

Summary:

This small PR fixes issue causing AlertExample to crash on login-password prompt example, as it was trying to render object in <Text>

Changelog:

[INTERNAL] [FIXED] - Prevent alert example from crashing

Test Plan:

login-password prompt example in AlertExample doesn't crash when pressing OK

krozniata avatar Feb 18 '24 22:02 krozniata

@lunaleaps has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Feb 20 '24 22:02 facebook-github-bot

@lunaleaps merged this pull request in facebook/react-native@cb2b265c20f0622dec37c8b95c0380f78cb0877b.

facebook-github-bot avatar Feb 26 '24 21:02 facebook-github-bot