bifold-wallet
bifold-wallet copied to clipboard
Non-serializable values in navigation state on contacts screen
trafficstars
Description of problem
There is an error log that occurs when navigating to the contacts page in local dev about non-serializable values. It doesn't seem to yet affect the flow of the application but it may cause side effects
Expected behavior
There should be no error
Steps to reproduce
In local dev, navigate to the contacts page for the first time
Screenshots and/or log output
Environment
- [x] Occurs on Android
- [x] Occurs on iOS
Build #: 972
Android Device Model: Pixel 4
iOS Device Model: iPhone 13
Workaround
N/A
Severity
- [ ] High
- [ ] Medium
- [x] Low
@bryce-mcmath , is this fixed?
@cvarjao been fixed in the contacts screen. Still occurs on CredentialDetails screen cause it's a more complicated fix
Checked with @bryce-mcmath this issues has been resolved.