cvs0
Explore posts from serversPPrisma
•Created by cvs0 on 12/21/2024 in #help-and-questions
My items dont update on deletion.
This isnt a bug, its just bad coding on my side.
page.tsx fetches the data from prisma serverside, then passes it through components such as VaultPage, and i just noticed when you DELETE items using the buttons in these client side components it does not revalidate the data until a reload.
https://github.com/LockScript/Lockscript-Vault
4 replies