-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Area: IslandsPlatform: DesktopWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.bug
Milestone
Description
Environment
- Target Platform Version(s): 10.0.18362
- Target Device(s): Desktop
- Visual Studio Version: Visual Studio 2019
- Build Configuration: Release
Steps to Reproduce
- Open packages\playground\windows\playground-win32.sln
- Hit F5 (Build solution & start debugging)
- Press CTRL+O (File->Open)
- Select "Samples\rntester" & click "OK"
- Click on "<Button>\nSimple React Native button component"
- Click on the button labeled "Press Me"
Expected Behavior
A ContentDialog would pop up.
Actual Behavior
Playground Win32 crashes The problem appears to be related to Xaml Islands; the ContentDialog needs to be told what XamlRoot to use, but the AlertModule has no context to use to find a root.
Metadata
Metadata
Assignees
Labels
Area: IslandsPlatform: DesktopWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.bug