-
Notifications
You must be signed in to change notification settings - Fork 296
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
ProgressiveListView: ref
is not a prop. Trying to access it will result in undefined
being returned
#1559
Comments
Same as 1.7.2 and 1.7.4 too. |
I have the same problem using react 18.3.1, react native 0.75.4, and flash-list 1.7.5, but it doesn't occur on flash-list 1.7.3 |
I'm looking into this. If you're not on RN 0.78, continue using v1.7.3 for now. I'll fix this. |
We will publish the new version with the fix on Monday. |
Any ETA on the fix? It is Tuesday. 🙏🏼 |
Apologies for the delay! I've raised the PR. Once it's in, we'll push out a new version |
Current behavior
After upgrade to version
1.7.5
. Theref
is working fine but I encounter this warning when using FlashList.Expected behavior
There is no warning.
To Reproduce
Please follow the snippet below:
Platform:
Environment
The text was updated successfully, but these errors were encountered: