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
[Bug]: Tapping "Earn" on the asset details page for USDC, USDT, or DAI (mainnet/Linea), after closing the mUSD conversion CTA, consistently causes the app to crash #29504
Tapping "Earn" on the asset details page for USDC, USDT, or DAI (mainnet/Linea), after closing the mUSD conversion CTA, consistently causes the app to crash with the View: Root TypeError: Cannot read property 'experience' of undefined
Linea DAI is not supported in the lending feature. The full list of supported markets can be found here. The Linea DAI lending empty state should not be rendering, which also explains the missing APY.
Expected behavior
After closing the mUSD conversion CTA on the asset details page, tapping "Earn" should display the appropriate lending/earning options for the selected stablecoin without crashing the app.
Screenshots/Recordings
22.mp4
Steps to reproduce
Open the asset details page for USDC, USDT, or DAI (mainnet/Linea).
Dismiss the mUSD conversion CTA.
If the stablecoin lending empty state appears, tap "Earn"—the app crashes.
Describe the bug
Tapping "Earn" on the asset details page for USDC, USDT, or DAI (mainnet/Linea), after closing the mUSD conversion CTA, consistently causes the app to crash with the
View: Root TypeError: Cannot read property 'experience' of undefinedLinea DAI is not supported in the lending feature. The full list of supported markets can be found here. The Linea DAI lending empty state should not be rendering, which also explains the missing APY.
Expected behavior
After closing the mUSD conversion CTA on the asset details page, tapping "Earn" should display the appropriate lending/earning options for the selected stablecoin without crashing the app.
Screenshots/Recordings
22.mp4
Steps to reproduce
Error messages or log output
Where was this bug found?
Internal release testing
Version
7.75.0
Build number
4717
Build type
None
Device
iPhone 15
Operating system
iOS
Additional context
No response
Severity
No response