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
* Fix key extractions in re-frame/reg-sub
* Add `:width` to share-qr-code
By adding this prop, `on-layout` can be skipped and the component can be properly rendered faster.
* Use `share-qr-code`'s `:width` prop in share profile shell
* Fix share qr code for wallet addresses
* Fix the height of the component being cropped.
* Fix the bottom dots not being accurately highlighted.
* Fix the blink when the component is mounted
* Fix key extractions in re-frame/reg-sub
* Add `:width` to share-qr-code
By adding this prop, `on-layout` can be skipped and the component can be properly rendered faster.
* Use `share-qr-code`'s `:width` prop in share profile shell
* Fix share qr code for wallet addresses
* Fix the height of the component being cropped.
* Fix the bottom dots not being accurately highlighted.
* Fix the blink when the component is mounted
Bug Report
Problem
Cannot read property 'x' of undefined error is shown when swiping accounts on Share Wallet screen
Expected behavior
Can scroll wallet accounts without any errors
Actual behavior
Screen.Recording.2024-03-26.at.13.17.11.mov
Also on Android an address is cropped:
On iOS it's not possible to swipe at all, error is shown immediately:
2024-03-26.13.56.21.mp4
Reproduction
Additional Information
The text was updated successfully, but these errors were encountered: