• Resolved javiermates

    (@javiermates)


    On random pages (not all) the following error is generated:

    main.js?ver=2.0.2:1 Uncaught TypeError: Cannot read properties of null (reading ‘className’)
    at 409 (main.js?ver=2.0.2:1:24983)
    at o (main.js?ver=2.0.2:6:1635)
    at main.js?ver=2.0.2:6:4460
    at main.js?ver=2.0.2:6:4485

    It appears that an attempt is being made to execute code on an object on the page before this object exists.

    This error happens without using some kind of “JS minifier”, cache or similar.

    This prevents the page’s JS from being finished executing and, for example, menus, among other things, stop working.

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘No working menus – JS console error’ is closed to new replies.