David
David
I have a similar problem, *but only in my tests*. If I am using the mask like so: ``` ``` When I change the value or disable the control (through...
Something to do with the default strokeWidth value not being taken into account. If you explicitly set this via the 'stroke-width' attribute, it works.
Thanks for your workaround - it helps. I have another idea, at least one that works for us. Our forms are decorated with a special directive "form-helper" (that takes care...