Open
Description
Describe the bug
When passing a DropDownButton with a label as a suffix, the component crashes (The issue occurs only in Chrome).
To Reproduce
- Open this example: https://stackblitz.com/edit/9vjn3c5h-dzdw7xlz?file=src%2Fmain.vue
- Open the DropDownButton of the first TextBox
- Click outside and then focus the DropDownButton
- 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