cvs0
cvs0
Explore posts from servers
PPrisma
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
DDeno
Created by cvs0 on 12/13/2023 in #help
Cannot use deno prompt when in windows CMD
It only works in the VSCode integrated terminal? I have added some output around the run command, but when i do run <filename>.cvs it doesnt even reach any of the outputs.
87 replies