zipper / collapsable.js

Vanilla JS plugin for collapsable boxes written in TypeScript.
http://zipper.github.io/collapsable.js/
MIT License
4 stars 0 forks source link

JS error when called on empty set #7

Closed zipper closed 8 years ago

zipper commented 8 years ago

When function .collapsable() is called on empty jQuery set, there is an JS error in prepareDefaultExpanded method.