SearchBuilder bug in Safari
SearchBuilder bug in Safari
rfitzwater
Posts: 57Questions: 5Answers: 1
The latest version of SearchBuilder is not working in Safari.
https://datatables.net/extensions/searchbuilder/examples/performance/searchBuilder5k.html
After selecting the Column and Condition, then Value select/input disappears. Looking in the console the following errors are reported:
TypeError: undefined is not an object (evaluating 'this.s.conditions[this.s.condition].init')
This discussion has been closed.
Answers
Thank you - I’m seeing that on Safari mobile as well. We’ll get it patched in short order.
Allan
Hi @rfitzwater ,
That should be the issue fixed now as you can see at this example. This will be available in the next SearchBuilder release which we hope will be in the next few weeks. Until then you can access the fix from the nightly builds.
Thanks,
Sandy