SearchBuilder bug in Safari

SearchBuilder bug in Safari

rfitzwaterrfitzwater 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')

Answers

  • allanallan Posts: 63,230Questions: 1Answers: 10,417 Site admin

    Thank you - I’m seeing that on Safari mobile as well. We’ll get it patched in short order.

    Allan

  • sandysandy Posts: 913Questions: 0Answers: 236

    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

Sign In or Register to comment.