Internet Explorer 11 - AJAX Call not firing
问题 I am stuck in the middle of a bug. I began to use BrowserStack to validate my current project against Windows IE and EDGE and I got a particular issue with IE 11. I first got an issue that I solved which was that FormData did not have any .get() methods, and I used the NPM formdata-polyfill for that. I am working on a native JS login form, using FormData and XMLHTTPRequest, and it seems that the AJAX call is not firing at all. When clicking on the submit button, instead of sending to my