Window Fetch error when loading and trying to send form
-
Hi,
Since last week i’ve noticed that the form on the footer, the one with the white background, doesn’t work. It sends an error to the console saying:
Uncaught TypeError: window.fetch(…).then is not a function
at index.js?ver=5.7.6:1:1496
at index.js?ver=5.7.6:1:7223
at index.js?ver=5.7.6:1:894
at index.js?ver=5.7.6:1:8223
at index.js?ver=5.7.6:1:894
at n (index.js?ver=5.7.6:1:1708)
at Object.m as init
at index.js?ver=5.7.6:1:12527
at NodeList.forEach ()
at HTMLDocument. (index.js?ver=5.7.6:1:12508)The other two forms on the homepage work properly but this one gets stuck loading when it’s sent.
The page I need help with: [log in to see the link]
The topic ‘Window Fetch error when loading and trying to send form’ is closed to new replies.