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
I created a input select componente with bottom sheet modal, Something like this:
but, when I try run test with jest and testing library, I'm receiving following error: TypeError: Cannot read properties of undefined (reading 'toString')