Vinicius Alves

Results 3 comments of Vinicius Alves

Same here. What's funny is that `blocks` in the source code has the ? operator, but the compiled ESM doesn't include any undefined/null check for `blocks` only for `flags._beforeTailState`.

Oh I see. It's recent change [here](https://github.com/uNmAnNeR/imaskjs/commit/6f82842a0feebf8359d63fb5a578336883171a9e#diff-cbe77583d243880b0cd5777def1ef550c9604e70c85f2d99451d813806c7fff2). It looks like to be fixed by #701

Weird API. You end up having to rename mutate and mutateAsync every time in order to get this right.