roadmap
roadmap copied to clipboard
Issue in List component
I have faced an error after adding a feature request. data.filter
doesn't work right, since the data array arrives empty.
I have followed every step in README.md file and filled .env.local file accordingly. However, I am having troubles while fetching the list data from api/list
, as I understood.
Also, I can see my list items in Upstash console, so there is no problem while pushing the data.