When you’re using the app in a browser, the back button on the phone navigates you to a previous page completely ignoring the currently opened modals.
I currently use a hack to check if modal is open in beforeRouteLeave
and then close it.
Is there any “proper” way to handle this?
2 posts - 2 participants