Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page reloaded when opening and closing fullscreen modal #251

Open
chris-praxis opened this issue Apr 26, 2024 · 1 comment
Open

Page reloaded when opening and closing fullscreen modal #251

chris-praxis opened this issue Apr 26, 2024 · 1 comment

Comments

@chris-praxis
Copy link

I have a Page (parent) that opens a modal (child) using Vue's $showModal. On Android, parent page is loaded once as expected. On iOS, parent page is loaded, then unloaded when modal is shown, then loaded again when modal closes. I know this because navigatingTo/loaded/unloaded are all called multiple times.
8.7.0
Same result with 8.7.1-next.2024-04-16-8705084282

@chris-praxis
Copy link
Author

Bug only occurs if modal is fullscreen.

@chris-praxis chris-praxis changed the title Page reloaded when opening and closing modal Page reloaded when opening and closing fullscreen modal Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant