Closed lucatacconi closed 4 years ago
Fix issue #83. As suggested i tried to invert lines xhr.open('GET', url); xhr.responseType = 'text'; It's OK on Chrome, Firefox, Chronium, Edge.. and it's OK also on IE11. I didn't try the loader on Safari and Opera
+1
thanks for your fix
I tried it, but it didn't work
Fix issue #83. As suggested i tried to invert lines xhr.open('GET', url); xhr.responseType = 'text'; It's OK on Chrome, Firefox, Chronium, Edge.. and it's OK also on IE11. I didn't try the loader on Safari and Opera