• Resolved Aurélien Kohler

    (@akdigital84)


    Hi there,

    I unfortunatly got this error in my console :

    loader.js?ver=5.8.1:1 Uncaught TypeError: Cannot read properties of null (reading 'classList')
        at Object.resize_widget (loader.js?ver=5.8.1:1)
        at Object.init_pager (loader.js?ver=5.8.1:1)
        at loader.js?ver=5.8.1:1
        at NodeList.forEach (<anonymous>)
        at Object.init_pager (loader.js?ver=5.8.1:1)
        at ti_init ((index):475)

    Tried with Avada theme and Twenty Twenty One.
    Php 7.3 on Apache server.

    Thanks for your help. Best regards.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Trustindex

    (@trustindex)

    Hello @akdigital84 ,

    You have created a <div> (containing “Interlocuteurs fran?ais et fabrication fran?aise garantie…”( with ti-widget class. This is why the loader.js think it should do something with that widget.

    Some solution:
    – change the class name
    – remove the element

    Feel free to write to us if you need further assistance,
    Tom
    Trustindex

Viewing 1 replies (of 1 total)
  • The topic ‘Loader.js error in console’ is closed to new replies.