JavaScript Error in Astra
-
Hi,
I keep getting the following error in Astra:
Cannot read property
dataset
of null in file frontend.min.jsHere is the line from the file which causes this error:
null != i && (d = i.querySelector("#ast-mobile-header")), "" !== d && (r = d.dataset.type),
How can I resolve this error?
Thanks.
I have tried it in Firefox and Chrome on PC. The error only seems to appear on the checkout page and nowhere else.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘JavaScript Error in Astra’ is closed to new replies.