-
Notifications
You must be signed in to change notification settings - Fork 386
Failed prop type: Invalid prop root.Root
warning
#1446
Comments
I noticed this when upgrading to [email protected] |
Hmm, that prop type seems to be correct, I wonder where that error is coming from. Thanks for reporting. This is indeed just a warning though, so can safely be ignored by you |
Made a Pull Request which explains it: #1461. Thanks for merging! |
thanks @JonnyBurger, I missed some context there, your PR looks good ❤️ |
thank you so much for fixing this guys, i sincerely appreciate your effort! i'd have another request, could you please publish the next version with this fix asap? i am experiencing currently a few different issues that i hope this fix might have corrected, but i am not sure yet. i actually wanted to build from the github master myself, but also ran into some issues here with babel and had no time to look into it so that's why i am asking for a version bump (thank you so much)! |
The next version will be released beginning of next week. |
example code causing the issue:
(taken from https://community.algolia.com/react-instantsearch/Getting_started_React_native.html#add-the-%3Cinstantsearch%3E-component)
Bug: What is the current behavior?
Warning is being thrown:
Bug: What is the expected behavior?
No warning I guess? However, the search still works, it's just a warning, not an error.
Bug: Which versions?
[email protected], [email protected], [email protected]
The text was updated successfully, but these errors were encountered: