-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't workingneed-more-infoNeed more info to investigateNeed more info to investigate
Description
Please describe the issue in as many details as possible.
cc @t1gor
Versions:
npm -v: 5.8.0node -v: 8.11.4vxpay-js: 2.6.2
- you can find the last one by running
npm list vxpay-js --depth=0
Problem
After login is performed i would like to navigate via the browser back button to the previous page and failed to do so.
Details....
It appears that there is an event listener on beforeUnload that does not get unset after login is performed. This completely breaks the expected browser behavior
Possible solutions
Find the listeners and remove them after login is done.
Vlad@vxpages team
Thx !
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneed-more-infoNeed more info to investigateNeed more info to investigate