Moralis DAO dapp votes reseting issue

hey guys can anyone help me with this, i’m trying to use the moralis poll dapp for my small project
i got it running on my local everthing seems fine but the votes reset when the user refreshes the page

where are the votes saved?

i can see them being saved in my app’s moralis dashboard is there any way to retrieve them directly from there ?

It should be easy to retrieve them if they are found in the dashboard in a table. You will have to look if there is already some code to retrieve them or if you have to write it