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
When using a RNP Menu component in a react-native-web + react-native-paper project, an error is thrown by react-native-web as the Menu gets rendered: "Uncaught Error: findNodeHandle is not supported on web. Use the ref property on the component instead."
When using a RNP Menu component in a react-native-web + react-native-paper project, an error is thrown by react-native-web as the Menu gets rendered: "Uncaught Error: findNodeHandle is not supported on web. Use the ref property on the component instead."
See this recent commit in react-native-web: necolas/react-native-web@9c8f89b
Environment
react-native-paper/src/components/Menu/Menu.tsx
Line 119 in 00b00d2
The text was updated successfully, but these errors were encountered: