-
Notifications
You must be signed in to change notification settings - Fork 13
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
Safari (macos) Invalid request error #539
Comments
Can you share a minimal reproduction repo? |
Reopening, just in case something can be done in wallet's implementation. |
To make things worse, pinned tabs in safari also does not work with wallet with the same error, because, as I understand, Safari opens the wallet in a different tab and because of isolation, session storage is null. |
Not able to reproduce it, I have tried in testnet and everything is working as expected, pinnned tab included. |
I have made a short video of it happening in non local environment + testnet. nimiq-hub-bug.mp4 |
Seems like it's only happening in POS Testnet, at least I cannot reproduce it in Mainnet or POW Testnet. Maybe @sisou knows more about it |
Invalid Request in
macOS Safari Version 17.5
https://localhost:4200 and https://production
@nimiq/hub-api": "1.8.0"
The same error in both: checkout and chooseAddress
Fails on regular and incognito mode
Works on iOS Safari, works on Brave
Nothing interesting in console.
The text was updated successfully, but these errors were encountered: