SearchBuilder v1.2.1 unclickable button
SearchBuilder v1.2.1 unclickable button
I experience an issue since SearchBuilder v1.2.1
If I follow this exemple with SearchBuilder v1.2.1 and the Button extension :
https://datatables.net/extensions/searchbuilder/examples/customisation/buttonText.html
When clicking on the span text, build panel seems to open and close very quickly making it unusable, when clicking on the button outside the span text, working fine.
This issue did not exist in SearchBuilder v1.2.0
Link to test case :
http://live.datatables.net/yuxenoca/2/edit?html,css,js,output
This question has an accepted answers - jump to answer
Answers
Hi @falcar ,
Thanks for pointing this out. It's actually something that we have made a fix for, but haven't released yet. We hope to make more releases in a few weeks. In the mean time you can access the fixes from the nightly build for SearchBuilder and Buttons. Take a look at this version of your test case to see it working.
Thanks,
Sandy
Thank you for your response and for your responsiveness !