Closed MartinPankraz closed 1 year ago
Fix #12
[x ] Yes - Please add the reference: [ ] No
[ ] Yes [ x] No
What kind of change does this Pull Request introduce?
[x ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Other... Please describe:
Does this still work in the use case where there is only one entry? It feels like the root case should be applied in the base case where there is only one filter.
Purpose
Fix #12
Does this solve an existing issue?
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test