Vue attach template ref to DialogPanel #1401
Unanswered
jiblett1000
asked this question in
Help
Replies: 1 comment 1 reply
-
Hey! Thank you for your question! This is a bug that will be fixed by #1404, if you have other issues like this, please open an issue with a reproduction repo / CodeSandbox attached. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm looking to attach a template ref to the DialogPanel but it comes up null. I would rather not add a wrapper within if I can help it. I think it would be great if potentially all the components used defineExpose to expose the component root element to the parent so it can be used if/when needed. Perhaps this is already possible somehow?
Beta Was this translation helpful? Give feedback.
All reactions