Skip to content

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

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

Open
filipKovachev opened this issue Feb 28, 2025 · 0 comments
Open
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium triaged triaged bugs

Comments

@filipKovachev
Copy link
Contributor

filipKovachev commented Feb 28, 2025

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

@filipKovachev filipKovachev added Bug Item which indicates that something is not working SEV: Medium Kendo UI for Vue triaged triaged bugs labels Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium triaged triaged bugs
Projects
None yet
Development

No branches or pull requests

1 participant