Skip to content

Inertia: onSelect in dropdown items stop working #3974

@wrtisans

Description

@wrtisans

Environment


  • Operating System: Darwin
  • Node Version: v22.14.0
  • Nuxt Version: -
  • CLI Version: 3.25.0
  • Nitro Version: -
  • Package Manager: [email protected]
  • Builder: -
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Is this bug related to Nuxt or Vue?

Vue

Version

3.1.0

Reproduction

NA

Description

I’m using Vue 3 with Inertia. I upgraded to v3.1 and now it behaves strangely: components—like a dropdown menu inside a button group—redirect instead of honoring the onSelect and performing the intended actions. In my case, I want to update a ref when clicking a dropdown item and open a drawer containing a form.

Additional context

Laravel 12 with vue 3 and nuxtui 3.1

Logs

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginertiav3#1289

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions