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

InputMenu multiple doesn't emit change on item removal #3756

Closed
Oui-Dev opened this issue Mar 31, 2025 · 0 comments
Closed

InputMenu multiple doesn't emit change on item removal #3756

Oui-Dev opened this issue Mar 31, 2025 · 0 comments
Labels
bug Something isn't working v3 #1289

Comments

@Oui-Dev
Copy link

Oui-Dev commented Mar 31, 2025

Environment

  • Operating System: Linux
  • Node Version: v22.14.0
  • Nuxt Version: 3.16.1
  • CLI Version: 3.23.1
  • Nitro Version: 2.11.7
  • Package Manager: [email protected]
  • Builder: -
  • User Config: devtools, typescript, css, compatibilityDate, devServer, vite, runtimeConfig, app, ui, modules
  • Runtime Modules: @nuxt/[email protected], @pinia/[email protected], pinia-plugin-persistedstate/[email protected]
  • Build Modules: -

Is this bug related to Nuxt or Vue?

Nuxt

Version

v3.0.1

Reproduction

https://codesandbox.io/p/devbox/blue-wildflower-wkjpcz

Description

I don't know if this issue is related to this one : #3660

When I selects items the @change is triggered as expected, but when I remove items it's never triggered (while modelValue is updated as intended).

Additional context

No response

Logs

@Oui-Dev Oui-Dev added bug Something isn't working triage v3 #1289 labels Mar 31, 2025
@benjamincanac benjamincanac removed the triage label Mar 31, 2025 — with Volta.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants