Results 11 comments of Mike

Is there any approximate estimate?

> Yeah hmm.. I'm not seeing it. Even with 6x CPU slowdown on desktop. It is possible there is some sort of performance thing. Maybe even platform specific. Do you...

Hello everyone! Do you have any plans to make this lib less noisy for the strict CSP? I encountered one of the problems described above, namely the assignment of inline-styles...

Uncaught SyntaxError: Unexpected token '{'

It would be great to have somethink like that https://imask.js.org/guide.html#overwrite

Please try to use the directive instead of component

Also cannot test via `@testing-library/react`, because when you enter a value, `onChange` is not called. UPD: it works with `fireEvent` but does not work with `userEvent` which is weird.