greg icon indicating copy to clipboard operation
greg copied to clipboard

need help to use tsdav.js in service worker

Open strukturart opened this issue 2 years ago • 0 comments

I need help to use tsdav.js in service worker. tsdav use xhr to fetch data -> ReferenceError: XMLHttpRequest is not defined

probably need to adapt tsdav to use fetch() api.

strukturart avatar Nov 25 '23 11:11 strukturart