[Bug]: ref
not working properly in custom-wrapped Tooltip with asChild
prop
#1580
Labels
bug
Something isn't working
Environment
Link to minimal reproduction
https://github.com/L33Z22L11/radix-vue-multiref-reprod
Steps to reproduce
Describe the bug
Only the first Tooltip instance has a valid ref. All other instances return
null
.Expected behavior
Each
ref
should point to the corresponding Tooltip element for every instance of the wrapped component.Context & Screenshots (if applicable)
The text was updated successfully, but these errors were encountered: