Error creating `category` column in Chakra UI and Strapi v4 data provider
I'm having trouble creating a
The code in
Thank you for helping!
category column in Chakra UI and Strapi v4 data provider. I'm trying to create a PostList page to list all posts from the fake Strapi API "https://api.strapi-v4.refine.dev" after following these tutorials: https://refine.dev/docs/tutorials/chakra-ui-tutorial/ and https://refine.dev/blog/build-admin-panel-with-material-ui-and-strapi/. The code in
src/pages/list.tsx and error returned in the browser are attached.Thank you for helping!


How to build CRUD admin panel with Material UI?


