@change TabGroup - Error: Passing props on "template"! The current component <TabGroup /> is rendering a "template". #1018
Unanswered
ldanielduarte
asked this question in
Help
Replies: 2 comments 2 replies
-
add a
|
Beta Was this translation helpful? Give feedback.
0 replies
-
You are rendering a
By default the |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Following the Headless UI Tabs - listening for changes docs, I am trying to implement the onChange event in tabs.
However, when rendering the component where the tabs are, I get the following error:
I understand the problem reported in the console, but since I am follwing de docs... is this something I am doing wrong or maybe is a bug?
@headlessui/vue@1.4.2
vue@3.2.26
Beta Was this translation helpful? Give feedback.
All reactions