Open
Description
I tried using ref with custom component based on this example:
solidjs/solid#564 (reply in thread)
and it triggers solid/reactivity
warning:
https://playground.solidjs.com/anonymous/b30f1656-5be1-4dd2-9d22-11cbf4067c6b
Is calling props.ref
something that could be special cased in the solid/reactivity
rule?