Screen is loaded twice #14346
Labels
bug
Extensions
Tracks issues against community modules and extensions
Invalid Triage
https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot)
Old Architecture
Broad category for issues that apply to the RN "old" architecture of Cxx Modules + Paper
Workstream: Module Support
Module developers have the requisite tooling and clear path for adding windows support to modules.
Problem Description
After the SplashScreen is loaded, navigating from the current screen to another screen causes the SplashScreen to be loaded again.
From the video you can see that SplashScreen Create is printed twice
Steps To Reproduce
Expected Results
Each Screen is loaded only once
CLI version
15.0.1
Environment
Community Modules
Target Platform Version
None
Target Device(s)
No response
Visual Studio Version
None
Build Configuration
None
Snack, code example, screenshot, or link to a repository
App.tsx
The text was updated successfully, but these errors were encountered: