Skip to content

Custom Select: input event gets in the way when nested in Tabs #4139

Closed
@andre-bartak

Description

@andre-bartak

Which generators are impacted?

  • All
  • HTML
  • React
  • Angular
  • Vue
  • Web components
  • Power Apps

Reproduction case

Custom Select seems to emit the "input" event (not documented).
When nested in the Tabs component the listener on the tabs will receive the CustomSelect change too which breaks the Tabs event.

Expected Behaviour

Tabs index-change should only emit tab events

Screenshots

No response

Browser version

None

Add any other context about the problem here.

No response

Metadata

Metadata

Assignees

Type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions