Difference between revisions of "Thread:Talk:Main Page/is wiki css broken?/reply (3)"

From Robowiki
Jump to navigation Jump to search
m (Reply to is wiki css broken?)
 
m
Line 3: Line 3:
 
Can someone experiencing this issue please open the browser console (F12 -> Console tab), and post the contents of it?
 
Can someone experiencing this issue please open the browser console (F12 -> Console tab), and post the contents of it?
  
If I my idea is right, you should see <code>Uncaught ReferenceError: jQuery is not defined</code>, as well as warnings about <tt>document.write()</tt>
+
If I my idea is right, you should see <code>Uncaught ReferenceError: jQuery is not defined</code>.

Revision as of 07:01, 3 March 2019

I have a theory about the root cause of the problem, but I need more data to confirm.

Can someone experiencing this issue please open the browser console (F12 -> Console tab), and post the contents of it?

If I my idea is right, you should see Uncaught ReferenceError: jQuery is not defined.