jQWidgets Forums

jQuery UI Widgets Forums Getting Started jqxNumberInput – canEdit error

This topic contains 1 reply, has 2 voices, and was last updated by  Martin 7 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • jqxNumberInput – canEdit error #100356

    medkac
    Participant

    Hello,

    I set the decimal value to null ( because i want it empty in loading page) and then when i want to change it i have an error: “ERROR TypeError: Cannot read property ‘canEdit’ of undefined”. I think the problem is that the jqxNumberInput don’t support the null or empty value.

    Is there a solution or how can set the initial value to empty? thanks.

    best regards,
    Mohamed

    jqxNumberInput – canEdit error #100384

    Martin
    Participant

    Hello Mohamed,

    Thank you for your feedback! Yes, this is an issue we already know about and needs to be fixed.

    What you can do now is to set the ‘decimalDigits’ property to 1 or more, as the error is thrown only if it is 0.
    You can also check this Demo

    Best Regards,
    Martin

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.