Relative Content

Tag Archive for javascriptapiaxiosform-data

Problem with Image uploading website reloading

the problem is that I’m trying to pass an image file in a formdata object to my server, but as a result of this; the webpage keeps reloading. I’ve tried using preventdefault but it doesn’t work in an onchange event.
Here is my HTML: