Results 9 comments of Fábio Englert Moutinho

it works with key events though

> > it works with key events though > > You say keypress keyup etc.. ? Is not the same behaviour .. yes. (keyup), (keydown), (keypress) events work. idk why...

@alan-agius4 thank you for the information in #46771. Here's the PR to update docs. :)

> LGTM @josephperrott thanks for reviewing so quickly! Is there anything I need to do on my end? There are some failing tests but I think they are not related...

> Thanks for this. I couple of minor suggestions to make it clear. @alan-agius4 Requested changes addressed. There's only one thing I'd still like to be clear though: https://github.com/angular/angular/pull/47421#discussion_r970906625 when...

> LGTM, thanks for this. > > CI is failing because the last commit has double `fixup!` can you please address that? Absolutely. Is it fine if I rebase and...

@alan-agius4 is this the new way of using `ng serve` if you want to use a local Angular build? `node --preserve-symlinks node_modules/.bin/ng s`. It worked for me. If so, I'm...

@alan-agius4 I noticed I had to disable cli cache in angular.json in order to be able to make changes, thus only requiring a ng serve restart. Do you think this...

$ ng update [email protected] The installed local Angular CLI version is older than the latest stable version. Installing a temporary version to perform the update. Installing packages for tooling via...