Oleh B.
Oleh B.
Here is another case: The app aiming for a max potential Lighthouse 6 Performance score gets:  Looking at the trace:  What happens is: - The app gets FCP...
One more important note. Yesterday Google has [officially announced](https://webmasters.googleblog.com/2020/05/evaluating-page-experience.html?m=1) that Web Vitals become a major factor for updated page rank. This means that FCP, LCP and FID will affect how...
@mgechev thank you for an explanation. > if you notice significant differences between the timestamps for FCP and LCP for apps which do not render additional content on the screen...
> Chrome is experimenting with a new definition of LCP, which would have much lower impact on Angular apps (if any). Thank you for escalating this with the Chrome team....
@mgechev @housseindjirdeh what is the current status of this issue? Chrome 84 has been officially released around 4 days ago. Lighthouse 6.1.0 still incorrectly puts LCP to the very end,...
## Lab tests There is a spread in the metric got from different sources. Ran 5 tests for each method. ### Web Dev Measure https://web.dev/measure  ### Pagespeed Insights https://developers.google.com/speed/pagespeed/insights/...
> @h3d0, would you also check both metrics? Thank you for the efforts and feedback. Was travelling for 2 days, finally back at my desk to test the new solution....
The latest Chrome bug report page (https://bugs.chromium.org/p/chromium/issues/detail?id=1045640) states: > NextAction: 2020-09-01 > We need to wait until this experimental version reaches Stable (end of August) to be able to make...
> All this feedback is very valuable and the more examples we have, the better guidelines and tooling we'll be able to build. If anyone else faces similar issues, please...
> @h3d0 Is this really using Angular Universal. I checked the view source and couldn't see the DOM added inside app-root. Yes. If one simply navigates to the url and...