SearchPanes Button Display Bootstrap 3 not working
SearchPanes Button Display Bootstrap 3 not working
Hi,
thanks for the SearchPange Extension!
Its awesome.. but personally I would like to use it hidden behind a button.. ;-)
I've combined a few examples, but it not works as I thought..
Here is my fiddle:
https://jsfiddle.net/52upkewc/1/
In the console I only see a "d.panes.adjust is not a function" error, but from this post (https://datatables.net/forums/discussion/59918) it should be fixed in the next release.
Is there an estimated time for the next release?
Thanks!
Beat Regards
Christian
Answers
Yep, that error has gone if you use the nightly builds. A button does exist, see here, but I tried it myself, and noticed some issues with BS3. I tried it by hand, and with the downloader, and both aren't right.
I've raised it internally (DD-1345 for my reference) and we'll report back here when there's an update.
Cheers,
Colin
I'm having the same issue with Bootstrap 4, only the error message is "config._panes.adjust is not a function". I'm using v1.0.1
I'm getting this error with Bootstrap4...
Uncaught TypeError: d._panes.adjust is not a function
I'm using searchPanes 1.0.1 also
Yep,
_panes.adjust is not a function
is the error I mentioned above - it's been fixed, but not released yet. If you use the nightly releases here it won't happen. The message though does no harm, just a silly mistake.Colin