TID-Lab / Aggie-FuCo

Aggie fork that will add gen-ai labelling feature + Junkipedia sourcing to the React version.
MIT License
0 stars 0 forks source link

Frontend fails to re-render after updates from socket-io #19

Closed codelastnight closed 1 month ago

codelastnight commented 2 months ago

I believe the problem lies in useQuery, I think react is failing to detect a successful response. The app re-renders when I click anywhere in the app.

codelastnight commented 1 month ago

we want to change implementation so fetching is not dependant on socket. we will use socket for other exciting things