Describe the bug
Using SVG elements as from prop break the Popover with the message ERROR Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
Tested with the icons like ImageIcon and the base Icon element all based in react-native-svg and styled-components.
Device/Setup Info:
Device: iPhone 14 Pro Max
OS: macos Ventura 13.5
react-native version: 0.69.12
react-native-popover-view version: 5.1.7
Debug OutputLOG [2023-08-04T13:52:21.067Z] calculateRectFromRef - waiting for ref
Describe the bug Using SVG elements as
from
prop break the Popover with the messageERROR Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
Tested with the icons like ImageIcon and the base Icon element all based in
react-native-svg
andstyled-components
.Device/Setup Info:
react-native
version: 0.69.12react-native-popover-view
version: 5.1.7Debug Output
LOG [2023-08-04T13:52:21.067Z] calculateRectFromRef - waiting for ref