hey y all 😄 , can sombody let me knOW why this app (Next.js TS ) ⚙️ that I have doesn t update the data in the database 🗂️ but currently only in my UI ?
https://codesandbox.io/p/devbox/landing-page-kcs4sw?file=%2Fapp%2Fadmin%2Fpage.tsx%3A303%2C22
If you refresh does the data persist in your UI? Are you seeing any console errors?
yeah, data is still the same even after refresh, no error related to these types or components
nextJS caches requests. You may need to look into that and how to disable it
Recommended threads
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Paused project can't activate
I have failed to reactivate one my projects which had been paused
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess