You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Library is currently facing performance issues as indicated by the Core Web Vitals assessment. Based on the attached analysis, the library fails the assessment due to a slow Largest Contentful Paint (LCP), despite showing acceptable results in other metrics. These issues can negatively affect both user experience and SEO performance.
I’m not reporting this as a bug because it’s not a problem inside the library's code. It's also not a feature. It seems more related to how Web Vitals measures websites, and it generally struggles to handle AOS properly. It would be great if the library could be slightly adapted to align better with Web Vitals, as it is truly an amazing tool.
The text was updated successfully, but these errors were encountered:
The poor performance of this page should not be taken as a standard, as it is an example page and therefore has many animations. In the real world, animations, especially those triggered by events such as scrolling, should be used sparingly and wisely.
Library is currently facing performance issues as indicated by the Core Web Vitals assessment. Based on the attached analysis, the library fails the assessment due to a slow Largest Contentful Paint (LCP), despite showing acceptable results in other metrics. These issues can negatively affect both user experience and SEO performance.
I’m not reporting this as a bug because it’s not a problem inside the library's code. It's also not a feature. It seems more related to how Web Vitals measures websites, and it generally struggles to handle AOS properly. It would be great if the library could be slightly adapted to align better with Web Vitals, as it is truly an amazing tool.
The text was updated successfully, but these errors were encountered: