Uncaught TypeError: Cannot read properties of null (reading 'autoIframeMode') #4470
Unanswered
Williamg12
asked this question in
Q&A
Replies: 1 comment
-
解决了没老哥?我也有这个错误 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get constant errors when embedding adminlte html inside iframe.
Error message:
Uncaught TypeError: Cannot read properties of null (reading 'autoIframeMode') IFrame.js:271
at e.t._initFrameElement (IFrame.js:271:45)
at S.fn.init.e._jQueryInterface [as IFrame] (IFrame.js:434:88)
at IFrame.js:445:27
at dispatch (jquery-3.6.0.min.js:2:43064)
at v.handle (jquery-3.6.0.min.js:2:41048)
How to stop adminlte to load iframe mode?
Beta Was this translation helpful? Give feedback.
All reactions