Skip to content
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

[Bug][NumericTextBox] Formatting is broken when using verion 3.4.21 of Vue #541

Closed
filipKovachev opened this issue Mar 18, 2024 · 0 comments
Assignees
Labels
Bug Item which indicates that something is not working Kendo UI for Vue Regression Regression found, broken functionality which was working previously SEV: High
Milestone

Comments

@filipKovachev
Copy link
Contributor

filipKovachev commented Mar 18, 2024

Describe the bug
When using the latest version of Vue 3.4.21 when the user adds another decimal the first time he is not able to, however, if he types a second time the component accepts it. If we use version 3.3.13 instead the component formats the input as expected.

To Reproduce

  1. Open the following example: https://stackblitz.com/edit/vrvsrh-ub5dfv?file=src%2Fmain.vue
  2. Start typing in the Decimal input and notice how the first time you cannot add it. Continue typing and observe how now the component accepts the input.

Expected behavior
The user should not be able to type more decimals, the same behavior that is encountered when using version 3.3.13 of Vue.

Reported in Ticket ID: 1645057

@filipKovachev filipKovachev added Bug Item which indicates that something is not working SEV: High Kendo UI for Vue labels Mar 18, 2024
@filipKovachev filipKovachev changed the title [Bug][NumericTextBox] Formatting is broken when upgrading to 3.4.2 [Bug][NumericTextBox] Formatting is broken when using verion 3.4.2 of Vue Mar 18, 2024
@filipKovachev filipKovachev added the Regression Regression found, broken functionality which was working previously label Mar 18, 2024
@filipKovachev filipKovachev changed the title [Bug][NumericTextBox] Formatting is broken when using verion 3.4.2 of Vue [Bug][NumericTextBox] Formatting is broken when using verion 3.4.21 of Vue Mar 18, 2024
@elena-gancheva elena-gancheva added this to the 2024 Q2 (May) milestone Mar 19, 2024
@PekoPPT PekoPPT closed this as completed Mar 26, 2024
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 Regression Regression found, broken functionality which was working previously SEV: High
Projects
None yet
Development

No branches or pull requests

3 participants