Warning! Bug in new version 3.2.0
-
We use Ninja Tables in many WordPresses. After the update to the newest version 3.2.0 the tables don’t load anymore on the frontend. No matter if its a WordPress 4.9.9 or a 5.0.3.
Instead we get lots of javascript errors, all of the same kind:
FooTable: unhandled error thrown during initialization. TypeError: "this.row.classes is null" create https://<PATH-TO-WP>/wp-content/plugins/ninja-tables/public/libs/footable/js/footable.min.js?ver=3.1.5:8:9691 create https://<PATH-TO-WP>/wp-content/plugins/ninja-tables/public/libs/footable/js/footable.min.js?ver=3.1.5:8:15639 each https://<PATH-TO-WP>/wp-content/plugins/ninja-tables/public/libs/footable/js/footable.min.js?ver=3.1.5:8:1206 create https://<PATH-TO-WP>/wp-content/plugins/ninja-tables/public/libs/footable/js/footable.min.js?ver=3.1.5:8:15597 draw https://<PATH-TO-WP>/wp-content/plugins/ninja-tables/public/libs/footable/js/footable.min.js?ver=3.1.5:8:18217 draw https://<PATH-TO-WP>/wp-content/plugins/ninja-tables/public/libs/footable/js/footable.min.js?ver=3.1.5:9:4043 each https://<PATH-TO-WP>/wp-content/plugins/ninja-tables/public/libs/footable/js/footable.min.js?ver=3.1.5:8:1206
(This is Firefox’ error log.)
Here comes Chrome’s error log:
footable.min.js?ver=3.1.5:8 FooTable: unhandled error thrown during a draw operation. TypeError: Cannot read property 'join' of null at k.$create (footable.min.js?ver=3.1.5:8) at footable.min.js?ver=3.1.5:8 at Object.a.arr.each (footable.min.js?ver=3.1.5:8) at k.$create (footable.min.js?ver=3.1.5:8) at k.draw (footable.min.js?ver=3.1.5:8) at footable.min.js?ver=3.1.5:9 at Object.a.arr.each (footable.min.js?ver=3.1.5:8) at c.draw (footable.min.js?ver=3.1.5:9) at Object.<anonymous> (footable.min.js?ver=3.1.5:8) at Function.a.Deferred (jquery-migrate.min.js?ver=1.4.1:2)
Please do something quickly.
-doffine
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Warning! Bug in new version 3.2.0’ is closed to new replies.