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

JS error on declarative initialization of NumericTextBox with kendo.init #6372

Closed
pda-code opened this issue Apr 8, 2021 · 1 comment
Closed
Assignees
Labels
Bug C: NumericTextBox FP: Completed Sync status with associated Feedback Item SEV: Low
Milestone

Comments

@pda-code
Copy link

pda-code commented Apr 8, 2021

A very simple scenario
The case is that I want to input a 5 digit integer with leading zeroes.

Scenario 1

image

Result 1

rNcUtX4VPH

Scenario 2

image

Result 2

AS0eliy3Yk

@pda-code pda-code changed the title numerictextbox with kendo.init crashes !!! Declarative Initialization of numerictextbox with kendo.init crashes !!! Apr 8, 2021
@dmanova
Copy link

dmanova commented Apr 26, 2021

Indeed it is not working as expected with data-format="00000", but as a workaround it seems to give the desired format when is specified likedata-format="0000#"

@gdenchevprog gdenchevprog self-assigned this Feb 2, 2022
@kendo-bot kendo-bot added FP: Unplanned Sync status with associated Feedback Item FP: In Development Sync status with associated Feedback Item labels Feb 2, 2022
@kendo-bot kendo-bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Feb 17, 2022
@MilenaCh MilenaCh added this to the 2022.R1.SP.next milestone Feb 17, 2022
@Dimitar-Goshev Dimitar-Goshev removed the FP: Unplanned Sync status with associated Feedback Item label Feb 28, 2022
@Dimitar-Goshev Dimitar-Goshev changed the title Declarative Initialization of numerictextbox with kendo.init crashes !!! JS error on declarative initialization of NumericTextBox with kendo.init Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: NumericTextBox FP: Completed Sync status with associated Feedback Item SEV: Low
Projects
None yet
Development

No branches or pull requests

6 participants