I have two issues that are occurring when I try and create a signup form that performs an API call to a xano signup. The first issue is that when I click Submit, the entire form essentially reloads/refreshes (as shown in the clip). And the second issue is that there actually isn't an API call occurring despite my setup being correct (I followed the todo list video tutorial in the docs on the website). Any ideas on how to resolve these two issues?