Open townofdon opened 4 years ago
Awesome package! I found an edge case where components wrapped with forwardRef were not displaying correctly. I tested and the following change fixes this issue, at least for named functions.
forwardRef
https://reactjs.org/docs/forwarding-refs.html#displaying-a-custom-name-in-devtools
Awesome package! I found an edge case where components wrapped with
forwardRef
were not displaying correctly. I tested and the following change fixes this issue, at least for named functions.https://reactjs.org/docs/forwarding-refs.html#displaying-a-custom-name-in-devtools