You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently when i open /user/2/edit where /user/2 also is a modal they both just show as single modals when you close/open them.
Describe the solution you'd like
Would be nice if i would have the option to show these modals stacked as if they where opened with pushModal() instead of openModal()
Additional context
See screenshot if description is not clear.
The text was updated successfully, but these errors were encountered:
robertbel
changed the title
Show modals opened with Vue Router stacked - As if they where opened via pushModal())
Show modals opened with Vue Router stacked - As if they where opened via pushModal()
Aug 21, 2024
Is your feature request related to a problem? Please describe.
Currently when i open /user/2/edit where /user/2 also is a modal they both just show as single modals when you close/open them.
Describe the solution you'd like
Would be nice if i would have the option to show these modals stacked as if they where opened with
pushModal()
instead ofopenModal()
Additional context
See screenshot if description is not clear.
The text was updated successfully, but these errors were encountered: