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'm trying to use data from firebase, but I'm constantly having problems, the last error I'm stuck on is
'TypeError: undefined is not a function (near '...selectedData.map...')' fetch data using hook useEffect
The text was updated successfully, but these errors were encountered:
I'm trying to use data from firebase, but I'm constantly having problems, the last error I'm stuck on is
'TypeError: undefined is not a function (near '...selectedData.map...')' fetch data using hook useEffect
The text was updated successfully, but these errors were encountered: