upstash / roadmap

Build and deploy a roadmap voting app for your project/product.
https://roadmap.upstash.com
MIT License
169 stars 29 forks source link

Issue in List component #7

Open onurataasar opened 1 year ago

onurataasar commented 1 year ago

I have faced an error after adding a feature request. data.filter doesn't work right, since the data array arrives empty.

image

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. image