Problemunvalidated
TypeError: entries.map is not a function — when I use `useSelect` to retrieve the data from the store. Tension: I want to show the data of customers from Redux and the data is successfully stored in Redux. Outcome: the error is when I use `useSelect` to retrieve the data from the store.
4b889818-27d7-4172-b66f-12a750ed8184
TypeError: entries.map is not a function — when I use useSelect to retrieve the data from the store. Tension: I want to show the data of customers from Redux and the data is successfully stored in Redux. Outcome: the error is when I use useSelect to retrieve the data from the store.