This topic contains 3 replies, has 2 voices, and was last updated by  Hristo 4 years, 9 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Errors Posts
  • Errors #112232

    Dominik
    Participant

    We created a Fiddle which causes an error. This leads to a lot of problems in our application.

    – click the button “click me first” (it fills the numberinput with -9)
    – click the button “click me second” (it clears the numberinput)
    – now type in some value into the numberinput
    – in the log of the console the errors occure

    http://jsfiddle.net/bweayt29/

    thx in advance

    Errors #112246

    Hristo
    Participant

    Hello Dominik,

    It seems it happens in this specific case with the inputMode: "simple" and negative numbers before set null.
    Thank you for the feedback.
    I will create a work item for this case.
    Meanwhile, if it is possible you could try to eliminate one of the mentioned options above.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

    Errors #112247

    Dominik
    Participant

    Hy thanks for your reply,

    we will set the NumberInput to 0 before setting it NULL. This should fix the problem for now. But we noticed a second error. If the NumberInput is set to Null you cant type a – in the input field. It causes an error also. In the fiddle you can create the error_

    – click the button “click me second”
    – type an ‘-‘ into the NumberInput field

    thx in advance

    Errors #112254

    Hristo
    Participant

    Hello Dominik,

    Thank you for this clarification.
    I added this topic to the work item.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.