Bug Report for searchBuilder: Rendering Arrays
Bug Report for searchBuilder: Rendering Arrays
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
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
@allan I've mde a PR for fixing it.
The same issue also reported in here.