components icon indicating copy to clipboard operation
components copied to clipboard

perf(focus-monitor): avoid triggering unnecessary change detections

Open mleibman opened this issue 4 years ago • 2 comments

This is similar to #15077, but IMHO does it in much simpler way. I also fixed up the documentation, examples, and some call sites that incorrectly stated thatFocusMonitor emits the observable outside of NgZone.

Caretaker note: #15077 had to be reverted before (#15076) because there was an app that depended on the extra change detections. We may have to investigate further before we can merge this in again.

mleibman avatar Mar 02 '20 05:03 mleibman

Please rebase, thanks!

andrewseguin avatar Aug 11 '20 03:08 andrewseguin

Needs rebase (sorry, this is taking a while due to failures internally)

andrewseguin avatar May 12 '21 12:05 andrewseguin

This was addressed in #15077. Closing.

crisbeto avatar Feb 28 '24 08:02 crisbeto

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.