You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not working correctly on a variety of mobile screens, some mobile screens are wider than 440px so the modal shows a QR Code to scan instead of displaying wallets to select and navigate into the related app
Expected behavior
on any mobile device should show a modal to select wallet and then navigate to the app to confirm connection or payment
Current behavior
some mobile screens are wider than 440px so the modal shows a QR Code to scan instead of displaying wallets to select and navigate into the related app
Steps to Reproduce
1- use a mobile for example POCO x3 pro, this model's screen width is ~490px
2- open up the webpage that contains the connect or pay button and click on it.
3- so you see a modal that shows a QR Code to scan
the current version of the installed package is already 2.0.2, I had to fix this by myself and fix another bug related to redirecting to the wallet in IOS OS, I just made a pull request for that #157
Describe the bug
not working correctly on a variety of mobile screens, some mobile screens are wider than 440px so the modal shows a QR Code to scan instead of displaying wallets to select and navigate into the related app
Expected behavior
on any mobile device should show a modal to select wallet and then navigate to the app to confirm connection or payment
Current behavior
some mobile screens are wider than 440px so the modal shows a QR Code to scan instead of displaying wallets to select and navigate into the related app
Steps to Reproduce
1- use a mobile for example POCO x3 pro, this model's screen width is ~490px
2- open up the webpage that contains the connect or pay button and click on it.
3- so you see a modal that shows a QR Code to scan
Environment
└─┬ @tonconnect/[email protected]
└─┬ @tonconnect/[email protected]
└─┬ @tonconnect/[email protected]
├── @tonconnect/[email protected]
├── @tonconnect/[email protected]
└── @tonconnect/[email protected]
Additional context
No response
The text was updated successfully, but these errors were encountered: