Page 1 of 1

InputMask is not changing the mask at runtime.

Posted: 27 Sep 2019, 20:32
by Suntech S.A
Hi all,

Codesandbox Case:
https://codesandbox.io/s/primereact-test-8sbgl

Current behavior:
Changing mask property is not working at runtime.

Expected behavior:
When I change the "mask" property, the component should accept the new mask.

React version: 16.9
PrimeReact version: 3.2.0
Browser: all

Thanks.