• Resolved Christoph

    (@camthor)


    Hi,

    The table editor doesn’t let me switch to the “Design” tab. The console shows:

    
    Uncaught TypeError: $ is not a function
        at HTMLDocument.<anonymous> (frontend.tables.editor.js?ver=1.5.6:36)
        at i (jquery.js?ver=1.12.4:2)
        at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
        at Function.ready (jquery.js?ver=1.12.4:2)
        at HTMLDocument.K (jquery.js?ver=1.12.4:2)
    frontend.tables.editor.js?ver=1.5.6:53 Uncaught TypeError: $ is not a function
        at _ptsAddUndoBuffer (frontend.tables.editor.js?ver=1.5.6:53)
        at frontend.tables.js?ver=1.5.6:38
    

    This is now in version 1.5.6. Is it possible that we’ve had that error already before?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Christoph

    (@camthor)

    I solved it (as before and before) by going through the error messages and replacing in the code $ by jQuery. WordPress requires “no conflict mode”.

    I would be very curious to know why you don’t see the same console errors when testing the plugin before the releases. Maybe your test environment is somehow unusual? Or my browsers are buggy?

    Thanks

    Plugin Author supsystic

    (@supsysticcom)

    Hello, Chris.

    Thank you for detailed describing of that problem. We’ll fix it as soon as possible.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Uncaught TypeError: $ is not a function’ is closed to new replies.