Skip to content

[Bug][TextBox] DropDownButton suffix with label crashes the component #675

Open
@filipKovachev

Description

@filipKovachev

Describe the bug
When passing a DropDownButton with a label as a suffix, the component crashes (The issue occurs only in Chrome).

To Reproduce

  1. Open this example: https://stackblitz.com/edit/9vjn3c5h-dzdw7xlz?file=src%2Fmain.vue
  2. Open the DropDownButton of the first TextBox
  3. Click outside and then focus the DropDownButton
  4. Observe how the component crashes and you cannot type. However the second TextBox that does not have a label works as expected.

Expected behavior
When a DropDownButton with a label is passed as a suffix the component should not crash.

Reported in Ticket ID: 1679976

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions