Question T12802
Visible to All Users

onvaluechanged not triggered with input type number e E -

created 2 years ago

hi noticed that the input type number e E - is doesn't trigger onvaluechanged I was wondering if we can make it possible
thank you

https://plnkr.co/edit/IIHrftHvlBp7mY55

Comments (1)

    like if someone accidentally slips finger and writes --9 or -8- or e or E

    Answers approved by surveyjs Support

    created 2 years ago

    Hello Moose,
    I am afraid we can't do much here. I have updated the example and added html input with "number" type and handle onchange event. This is what we get from a browser.

    Thank you,
    Andrew
    SurveyJS Team

      Comments (2)

        Thank you!

          You are welcome!

          Andrew
          SurveyJS Team