dialob / dialob-parent

Apache License 2.0
1 stars 1 forks source link

Note rendering issue with large integers #169

Closed villuv closed 2 months ago

villuv commented 3 months ago

When entering a large number (more than 12 digits) into a "number" input, note referring to that value disappears from the filling items.

No visible errors in logs.

Reproduction Example form: https://demo.dialob.io/composer/vvBigNumber?tenantId=7c0161b5-2956-48c0-8aad-36b5763d560e Start typing digits into the field and watch the note disappear after certain number of digits has been entered.

patope commented 2 months ago

Fixed in #183