Render Dialog as route retaining the rendered route #1918
Unanswered
aswinsekar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need help in approaching this case.
App/
├- Route1
├- Route2
Settings(In Dialog)/
├- Settings_page1
├- Settings_page2
The App route will be rendered always. The settings route should be rendered on top of the App route and the app route shouldn't be changed, as closing the dialog should come back to the old route state.
Beta Was this translation helpful? Give feedback.
All reactions