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
In General Settings/Currency, the Select a currency menu doesn't scroll, hence blocking the user from selecting different currencies.
This is an easy fix, just change physics to BouncingScrollPhysics(). If it's ok for you, I can open the PR and take care of it (moreover I can change the name of the function that is misspelled: sellectCurrency()).
The text was updated successfully, but these errors were encountered:
In
General Settings
/Currency
, theSelect a currency
menu doesn't scroll, hence blocking the user from selecting different currencies.This is an easy fix, just change
physics
toBouncingScrollPhysics()
. If it's ok for you, I can open the PR and take care of it (moreover I can change the name of the function that is misspelled:sellectCurrency()
).The text was updated successfully, but these errors were encountered: