Open andrewjallenuoft opened 3 years ago
Hello, there's any solution to this problem?
hello, is there any workaround for this issue?
The original package can be modified to remove the FLUSHBAR_ROUTE changing when the flushbar is shown - not even sure why it's in there in the first place!
if you have the modified original package, kindly share the same, it would help me, thanks in advance
On web, when a flush bar is shown it forcibly changes the web route to /flushbarRoute. Once the flushbar is dismissed the address reverts to what it was previously.
This is problematic because if the user refreshes the page while the flush bar is active (or takes any other navigation action dependent on the web address), then the page the user was on is lost.
The ideal solution would be to optionally disable the flushbars from changing the web address.