stuartlangridge / sorttable

JavaScript client-side sortable tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sorttable.js breaks Tabber.js

dca00 opened this issue · comments

commented

Tabber.js: https://gist.github.com/5TDg9/9749489
The inclusion of sorttable.js script breaks Tabber even if sortable class is not used on any tables. Defer or async do not help.
Can you do anything about that?