I have a problem with forms, netlify finds the form but when I try to submit anything, it just sends me to about:blank#blocked. Also nothing comes trough in the submittions.
I have read trough all of the docs and forum posts, tried to debug and still havent figured it out. Help please?
With Netlify Forms the action is used to specify the Custom success page.
If using that it would be the path to the page you want the user to be sent to, e.g. /thank-you
@nathanmartin I changed the action and now it doesn’t redirect me to about:blank#blocked but I still get the error message and the form doesn’t go trough.