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

[RFR] Throw an explicit error if the developer used the wrong prop name for filters #2451

Merged
merged 1 commit into from
Oct 19, 2018

Conversation

fzaninotto
Copy link
Member

I made the mistake of using <List filter={<PostFilters />} /> (notice the missing s) and the error message was not explicit enough. I think we can help the developer a bit more in that case.

@fzaninotto fzaninotto added this to the 2.4.1 milestone Oct 19, 2018
@djhi djhi merged commit 18fcad8 into master Oct 19, 2018
@djhi djhi deleted the list-filter-warning branch October 19, 2018 16:06
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