htmx icon indicating copy to clipboard operation
htmx copied to clipboard

switch from XMLHttpRequest to fetch

Open oldwizard1010 opened this issue 1 year ago • 3 comments

fetch works much better with cors stuff

https://github.com/JakeChampion/fetch or https://www.freecodecamp.org/news/create-a-custom-fetch-api-from-xmlhttprequest-2cad1b84f07c

can be used for too old browsers

oldwizard1010 avatar Dec 19 '23 03:12 oldwizard1010

Looks like a change request for HTMX 2.0 where support for Internet Explorer 11 will be dropped.

svenberkvens avatar Dec 20 '23 21:12 svenberkvens