Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(query-builder): Escape tag values more consistently (#72804)
When we don't have the field definition, we should still escape the tag value. This fixes a bug where tag values with spaces would spill out of the filter.
- Loading branch information