Nikita Pavets

Results 4 comments of Nikita Pavets

I have the same issue with setting Url parameter in BeforeChunkUpload event up.setOption('url', 'my/url') does not work!

> Hey, just chiming in again: I've narrowed the issue down to the `compilerOptions.module` setting in `tsconfig.json`; in our case, using the `"commonjs"` value was causing the issue. I have...

Just `const InputMask = require('react-input-mask');` - works