surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
898 stars 373 forks source link

Inputmask: An exception is raised when creating a new logic rule #5308

Closed JaneSjs closed 6 months ago

JaneSjs commented 6 months ago

T17133 - Logic Tab. Inputmask bug https://surveyjs.answerdesk.io/internal/ticket/details/T17133


image

View Demo

Uncaught RangeError: Maximum call stack size exceeded
    at e (inputmask.js:266:43)
    at e (inputmask.js:272:28)
    at e (inputmask.js:272:28)
    at e (inputmask.js:272:28)
    at e (inputmask.js:272:28)
    //...
JaneSjs commented 6 months ago

I'm using input mask for this fields: currency decimal email integer url