Bug Report for searchBuilder: Rendering Arrays

Bug Report for searchBuilder: Rendering Arrays

billmalcolmbillmalcolm Posts: 3Questions: 1Answers: 0

Link to test case: https://datatables.net/extensions/searchbuilder/examples/customisation/renderArrays.html
Debugger code (debug.datatables.net):
Error messages shown: None
Description of problem: searchBuilder for arrays returns no results when using Equals condition

To reproduce in the example on that page:
1. Click Add Condition
2. Select Permissions from Data dropdown
3. Select Equals from condition dropdown
4. Select Any value from Value dropdown
5. 5. Observe that no results are returned

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,368Questions: 1Answers: 10,449 Site admin
    Answer ✓

    Many thanks - I agree. There is a bug there. I've added it to my bug tracker and will look into it when next working on SearchBuilder.

    Regards,
    Allan

  • chocchoc Posts: 91Questions: 11Answers: 7

    @allan I've mde a PR for fixing it.

    The same issue also reported in here.

Sign In or Register to comment.