Javascript 'fetch()' no longer works on Firefox
I have a website that uses Javascript 'fetch()' to call pages on the server, and no matter what I try, it never works, since around the end of the year. I keep getting the following error:
"Uncaught (in promise) TypeError: NetworkError when attempting to fetch resource."
Can somebody help?
Thanks in advance
DC
I have a website that uses Javascript 'fetch()' to call pages on the server, and no matter what I try, it never works, since around the end of the year. I keep getting the following error:
"Uncaught (in promise) TypeError: NetworkError when attempting to fetch resource."
Can somebody help?
Thanks in advance
DC
All Replies (1)
Try to ask advice on a web development oriented forum.