Philipp John

Results 12 comments of Philipp John
trafficstars

Same here. The value ist change via (paste) handler and sets the value via formControl.setValue(), but the mask is not applied, so the formControls validator cannot do it's job.

Doesn't work. Reports: `npm ERR! Cannot convert undefined or null to object` Node Version: 16.17.0 NPM version: 8.15.0

After trying to get this plugin to work with Cypress 10 i have to say, that it doesn't work in headless mode. The Chrome debugger gets disconnected after the first...

Maybe if someone is interested i've got it to work. I will just post it here because i don't think that this repo is getting some updates: You can install...

Push... problem still exists and relevant. Please fix it.

@alan-agius4 here is my minimal reproduction: https://github.com/JohnnyDevNull/zonejs_bug_50756/tree/main What i can say is: * ~~default ng new in version 15 + zone.js 0.13.1 works~~ ... see comment below * default nx...

@alan-agius4 Update: i got it also to fail with default ng now: https://github.com/JohnnyDevNull/zonejs_bug_50756_2 just run `ng test` I've used the `@angular-builders/jest` here ![Bildschirmfoto 2023-06-19 um 15 43 14](https://github.com/angular/angular/assets/5759334/f4bc2021-fd13-4c42-bbd3-b84e3d389655) ng version...

Ok, but why is this working with zone.js 0.13.0 und fails with zone.js 0.13.1 ?

An Angular native feature like this would be great!

I would also be interested in a more complete integration. Did you already started something @stefanbinder ?