You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
react-native-webview is throwing an error in Dashboard. Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
The document here also may need an update.
Could you please help? Thanks in advance
The text was updated successfully, but these errors were encountered:
As you rightly pointed out, the docs need to be updated and the changes are already deployed.
Regarding React Native app, as I'm seeing it's just a warning and should not affect the flow of the app. I just pushed a few changes in dependencies, please pull the latest and try again.
If the issue is not resolved, please provide us some screenshots of the code and error, so we can inspect further.
react-native-webview is throwing an error in Dashboard.
Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
The document here also may need an update.
Could you please help? Thanks in advance
The text was updated successfully, but these errors were encountered: