[Vue][Tabs] aria-controls
attribute is missing when a TabPanel
is rendered as a template
with a component inside
#1725
Unanswered
alexisdemay
asked this question in
Help
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
What package within Headless UI are you using?
@headlessui/vue
What version of that package are you using?
v1.6.7
What browser are you using?
N/A
Reproduction URL
https://stackblitz.com/edit/vite-hmu9oh?file=src/App.vue
Describe your issue
The
aria-controls
attribute is missing on theTab
when aTabPanel
is rendered as atemplate
with a component inside:Maybe there is something wrong in my implementation, that is why I am creating this new discussion before opening a new issue.
I would really appreciate some help 🙏.
Beta Was this translation helpful? Give feedback.
All reactions