Mantine ModalManager + Tanstack Router
Problem - when Mantine ModalManager (https://mantine.dev/others/modals/) with Tanstack Router, the modals seem to be rendered outside the base router provider (despite being instantiated inside of
Error -
Homework -
- Checked SO and Issues
- Tried using
Reproducible example -
- StackBlitz isn't able to install
Any insight/ help here would be really appreciated. Thanks!
Wrap). Error -
Uncaught TypeError: Cannot read properties of null (reading '__store')Homework -
- Checked SO and Issues
- Tried using
withinPortal={false} Reproducible example -
- StackBlitz isn't able to install
tanstack router but this is the code you would need to see the error - https://stackblitz.com/edit/stackblitz-starters-z7kejt?description=React%20%20%20TypeScript%20starter%20project&file=src%2FApp.tsx&title=React%20StarterAny insight/ help here would be really appreciated. Thanks!
