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

Disable changing web address when flushbars are shown #50

Open
andrewjallenuoft opened this issue Oct 12, 2021 · 4 comments
Open

Disable changing web address when flushbars are shown #50

andrewjallenuoft opened this issue Oct 12, 2021 · 4 comments

Comments

@andrewjallenuoft
Copy link

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.

@DiegoSalazar27
Copy link

Hello, there's any solution to this problem?

@rohitprasad
Copy link

hello, is there any workaround for this issue?

@andrewjallenuoft
Copy link
Author

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!

@rockinroz
Copy link

if you have the modified original package, kindly share the same, it would help me, thanks in advance

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

4 participants