We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seen on both main and 0.75-branch, Flyout gives an error message when trying to launch.
Flyout should launch
npx react-native -v
npx react-native info
No response
10.0.22621
Desktop
Visual Studio 2022
Debug
The text was updated successfully, but these errors were encountered:
This is the issue tracking adding tests for launching a Flyout/Popup which would capture this scenario in the future: #11102.
Sorry, something went wrong.
TatianaKapos
Successfully merging a pull request may close this issue.
Problem Description
Seen on both main and 0.75-branch, Flyout gives an error message when trying to launch.
![image](https://private-user-images.githubusercontent.com/42554868/350568011-2b3382c8-7162-4fd8-a685-f761469a4ba0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTYwOTYsIm5iZiI6MTczOTE1NTc5NiwicGF0aCI6Ii80MjU1NDg2OC8zNTA1NjgwMTEtMmIzMzgyYzgtNzE2Mi00ZmQ4LWE2ODUtZjc2MTQ2OWE0YmEwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDAyNDk1NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNkYzE3YzY1NjI0OGNjOWNkOTNhZGJmMmRmMzc2ZmYzZjRjMmExMjEzNjQ2OThhOWNiMTM3Yzc4OTQ3Zjk0NmEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.hDjpRl2x5-5PINFMOAAwZs1S5epQPV7f50hGpDDZ9Ow)
![image](https://private-user-images.githubusercontent.com/42554868/350568285-baa98141-3c51-4db8-a40e-7b3a4c64e860.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTYwOTYsIm5iZiI6MTczOTE1NTc5NiwicGF0aCI6Ii80MjU1NDg2OC8zNTA1NjgyODUtYmFhOTgxNDEtM2M1MS00ZGI4LWE0MGUtN2IzYTRjNjRlODYwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDAyNDk1NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTEzMTFhNjA0OThlOWY2YjZlN2VkNmQyMGY5Mjk3NTA4MGJmYTU3Y2NmODE1NzI2ODZhZDdjMzJmOWY3ZTY4YmMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.podkDwsNGHdnwbWa9B9aGZ8W3rYRFwHLk0ysDhbhYkQ)
Steps To Reproduce
Expected Results
Flyout should launch
CLI version
npx react-native -v
Environment
Community Modules
No response
Target Platform Version
10.0.22621
Target Device(s)
Desktop
Visual Studio Version
Visual Studio 2022
Build Configuration
Debug
Snack, code example, screenshot, or link to a repository
No response
The text was updated successfully, but these errors were encountered: