We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@nuxthq/ui: latest nuxt: latest
https://stackblitz.com/edit/nuxtlabs-ui-xsfja8?file=app.vue
<u-button-group> <u-button>CVE</u-button> <u-button>CPE</u-button> <u-button>PURL</u-button> </u-button-group>
A normal button group
JS error
BTW this doesnt happen if I use Label:
<u-button-group> <u-button label="CVE" /> <u-button label="CPE" /> <u-button label="PURL" /> </u-button-group>
The text was updated successfully, but these errors were encountered:
80a9738
No branches or pull requests
Version
@nuxthq/ui: latest
nuxt: latest
Reproduction Link
https://stackblitz.com/edit/nuxtlabs-ui-xsfja8?file=app.vue
Steps to reproduce
What is Expected?
A normal button group
What is actually happening?
JS error
BTW this doesnt happen if I use Label:
The text was updated successfully, but these errors were encountered: