Relative Content

Tag Archive for sveltekitzodsveltekit-superforms

Superforms, zod and server actions not running

I have an array of id’s, i would like to display a button for each id which when clicked submits the id to an action in my page.server.ts. It should be simple but i’m pulling my hair out trying to get it to work.