-
Notifications
You must be signed in to change notification settings - Fork 382
[bug] sensitiveTopic throws error #1193
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
Comments
Hi @railsstudent, thanks for flagging this. The issue is that the We are looking into the best way to handle this. Since |
Hi @railsstudent , that PR has been merged, has your issue been resolved? |
Yes. I use the RestrictToTopic validator to validate sensitive topics |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
This issue was closed because it has been stalled for 14 days with no activity. |
Describe the bug
After I instantiated a sensitiveTopic validator and called its
validate
method, error message was issued.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The guard should return a valid result
Library version:
0.5.2
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: