Skip to content
New issue

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

[Bug]: TagsInput with ComboBox doesn't work in the docs #1071

Open
2 tasks
mkeyy0 opened this issue Feb 27, 2025 · 1 comment
Open
2 tasks

[Bug]: TagsInput with ComboBox doesn't work in the docs #1071

mkeyy0 opened this issue Feb 27, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@mkeyy0
Copy link

mkeyy0 commented Feb 27, 2025

Reproduction

https://www.shadcn-vue.com/docs/components/tags-input.html

Describe the bug

TagsInput with Combobox example doesn't work in the docs

https://www.shadcn-vue.com/docs/components/tags-input.html

System Info

Browser: Version 133.0.6943.141 (Official Build) (arm64)
System: MacOS (M2)

Contributes

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests
@mkeyy0 mkeyy0 added the bug Something isn't working label Feb 27, 2025
@marr
Copy link

marr commented Feb 27, 2025

If it helps you, this is my implementation of the "combotags" component. https://gist.github.com/marr/51fbed4e9d6add7807b667059f592d02

TBD - how it would work as a form control, and how it would handle objects as values...

Inspired by https://reka-ui.com/examples/combobox-tags-input

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants