backbutton not working even after fix #8079
Unanswered
yehudaclinton
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.
Uh oh!
There was an error while loading. Please reload this page.
-
├── @capacitor/[email protected]
├── @capacitor/[email protected]
├── @capacitor/[email protected]
I have a single page app using capacitor + webpack that navigates pages with window.pageStack.push(page)
and i tried the overriding the backbutton like:
but it always exits on cancel or when canGoBack is true and window.history.back()
Beta Was this translation helpful? Give feedback.
All reactions