There is an issue on my WordPress website

#1
Hi
Here is my WordPress website situation
  1. version: 6.5.2
  2. litespeed cache version: 6.2.0.1
I have this issue after I installed the Litespeed cache plugin on my website
  1. a5b0a31ec95906a471ecfa06a24d5ea1.js ?ver=3fa67:12 Uncaught TypeError: Cannot read properties of null (reading 'cloneNode') at a5b0a31……s?ver=3fa67:12:1583 (anonymous)@a5b0a31ec95906a471ecfa06a24d5ea1.js?ver=3fa67:12
The content of the file (a5b0a31ec95906a471ecfa06a24d5ea1.js) is below
  1. const iframeStylesheetStub = iframeStylesheet.cloneNode(!0);
I just wonder how can I solve this issue? Need you guys to help, thanks :)
 

Attachments

Top