Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unescape filter argument before running filter #3683

Merged
merged 3 commits into from Feb 26, 2024

Conversation

mathnogueira
Copy link
Member

This PR fixes a bug found where escaped characters would not be unescaped before used in the filters.

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Copy link

vercel bot commented Feb 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tracetest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2024 7:21pm

@mathnogueira mathnogueira merged commit d19b5cd into main Feb 26, 2024
39 checks passed
@mathnogueira mathnogueira deleted the fix/filter-argument-escaping branch February 26, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants