Closed
Description
Prequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
- v4.x
- v5.x
- v6.x
Current Behavior
There isn't rich documentation available on how to use ion-nav
Using IonNav to implement nested routing inside an IonModal in React gives framework delegate is missing error
Expected Behavior
nested routing should work.
Steps to Reproduce
https://codesandbox.io/s/confident-waterfall-ctdnr?file=/src/pages/Home.tsx
Click the button to open modal then click next to go to the next page.
Code Reproduction URL
https://codesandbox.io/s/confident-waterfall-ctdnr?file=/src/pages/Home.tsx
Ionic Info
No response
Additional Information
No response