filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

TypeError: $(...).metisMenu is not a function #393

Closed anosteve closed 2 years ago

anosteve commented 3 years ago

We upgraded to version 3.1.2 of tablesaw in our web application. It causes a number of problems and seeing console errors. One of them is that it breaks metisMenu, whether older version or latest version of it. MetisMenu provides for accordian like feature to menus. Thus that doesn't work. Is anyone else having this issue or can advise a fix?

brendon commented 2 years ago

Check you're using tablesaw/dist/stackonly/tablesaw.stackonly.jquery which doesn't overload $ like the main module does :)