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

Filter(reapplyFilter) throws an ArgumentNullException #128

Closed
gdurand opened this issue Jun 29, 2018 · 0 comments
Closed

Filter(reapplyFilter) throws an ArgumentNullException #128

gdurand opened this issue Jun 29, 2018 · 0 comments
Labels

Comments

@gdurand
Copy link

gdurand commented Jun 29, 2018

Filter(reapplyFilter) calls the DynamicFilter constructor with a null predicateChanges, which causes it to throw an ArgumentNullException.

Also I don't understand the usage of this method: there is no filter specified.

RolandPheasant added a commit that referenced this issue Jul 13, 2018
#128 - Filter(reapplyFilter) throws an ArgumentNullException
@lock lock bot added the outdated label Jul 9, 2019
@lock lock bot locked and limited conversation to collaborators Jul 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants