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

Clear transactionHashes/error query string parameter after processing redirect from wallet #93

Open
petersalomonsen opened this issue Jul 30, 2023 · 0 comments

Comments

@petersalomonsen
Copy link
Contributor

When the wallet redirects back to the widget after a transaction, it's possible to look up the transactionHashes parameter but no way to clear it ( or the other query string parameters returned from the wallet ) after processing it. This means that it will be re-processed if reloading the page, or even submitted to the wallet as the redirect url for following transactions.

It should be possible to clear query string parameters, or perform a redirect to another URL without user interaction.

More context can be found here: NEAR-DevHub/neardevhub-bos#217

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

1 participant