Hi,
Axios post is not working with vue router for netlify forms -
https://exactius.netlify.app/join-the-team/campaign-manager/apply
Error: Request failed with status code 404
Even followed this instruction: Netlify Forms with Vue @submit.prevent="handleSubmit"
here - https://exactius.netlify.app/test-form-submit
Also configured _redirects as
/* /index.html 200
/* /index.html 404
Any help will be appreciated.
Thank you!