tanstack.com icon indicating copy to clipboard operation
tanstack.com copied to clipboard

Missing things from docs

Open KaloyanGG opened this issue 3 weeks ago • 0 comments

https://tanstack.com/start/latest/docs/framework/react/tutorial/reading-writing-file

In this tutorial, the form is refreshing the page, maybe event in props and event.preventDefault() is needed or explained why it is not needed. Also the JokeForm component is not mentioned where to add.

I figured myself, just wanted to notify you for these and maybe clarify for me if event.preventDefault() should be used or not.

KaloyanGG avatar Dec 28 '25 10:12 KaloyanGG