adrianhajdin / banking

Horizon is a modern banking platform for everyone.
https://banking-jet.vercel.app
MIT License
1.13k stars 323 forks source link

Unhandled Runtime Error #14

Open abhim1430 opened 1 month ago

abhim1430 commented 1 month ago

Error: Cannot read properties of undefined (reading 'map') image

Kunal719 commented 1 month ago

Do it like: transactions?.map

bustillos83 commented 2 weeks ago

I an having the same issue but with user.name or user.email

bustillos83 commented 2 weeks ago

Screenshot 2024-06-17 154810 Getting the same but with name and if i put user?.name doesn't work.