Giovane Souza

Results 5 comments of Giovane Souza

Don't know why CI tests failed, but running `yarn test` locally everything passed.

Well, until the PR get approved I published my forked version @jarinwhite @alignsoft https://www.npmjs.com/package/ngx-errors

@Gabrielr2508 It "worked", the app compiled and I'm able to use the `MaskedTextField` tag/component, but the mask isn't applied.

Got this error once, the cause was that I was using [vite-plugin-top-level-await](https://github.com/Menci/vite-plugin-top-level-await) plugin and building for target >chrome87, which doesn't need this plugin.