- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I think I am experiencing the same issue as mentioned here #140. I notice the Dialog component is working on both native and web and I suspect this might have to do with the explicit use of {children} rather than a spread on {...props}, but I can't figure out what would cause the Alert Dialog to crash on web only given I see it works on the showcase app.
To Reproduce
Steps to reproduce the behavior:
npx expo start -c- Go to the web version
- Click on "Show Alert Dialog"
- See error
Expected behavior
I'd expect it to work on both native and web.
Screenshots
Platform (please complete the following information):
- Type: Browser
- OS: [e.g. iOS] Mac OS 15.3
- Browser (if applies) [e.g. chrome, safari] Chrome
Additional context
https://github.com/rachelslurs/rnr-alert-bug
Deployed to github pages: https://rachelslurs.github.io/rnr-alert-bug/
djalmajr, DuckyMomo20012, xvvvyz and flyingstarlai
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Milestone
Relationships
Development
Select code repository

Activity
AbanoubNassem commentedon Jun 28, 2025
did you figure a work around ?
mrzachnugent commentedon Aug 22, 2025
Now works: https://reactnativereusables.com/docs/components/alert-dialog