-
### Checks
- [X] Not a duplicate.
- [X] Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics: https://github.com/Splidejs/…
-
**Describe the bug**
in react 18 the content below Virtuoso jumps and causes a [CLS](https://web.dev/cls/) issue.
**Reproduction**
https://codesandbox.io/s/react-virtuoso-cls-issue-with-react-18-…
-
Wrap the Truss global header in a `div` with minimum heights and media queries to reduce cumulative layout shift, especially on mobile. Basically, create a box with a proper minimum height so that the…
knice updated
6 months ago
-
[Cumulative Layout Shift (CLS)](https://web.dev/articles/cls) is one of the three [Core Web Vitals](https://web.dev/articles/vitals#core_web_vitals) metrics. It measures the instability of content by …
gregv updated
3 months ago
-
CUMULATIVE_LAYOUT_SHIFT_SCORE is not time but score, so it must be not pass all of the fieldData to prettyMs in the loop.
https://github.com/GoogleChromeLabs/psi/blob/57a0ea63cb4979e56ccd0cc16f4f4f92…
-
### User story
At the moment the `Issue` type only accepts `SourceFileLocation` like follows:
```ts
const sourceFileLocationSchema = z.object(
{
file: filePathSchema.describe('Relative…
-
Website: https://wiki.ekvastra.in/doku.php
Running 2020-07-29 "Hogfather" with default skin.
On mobile the sidebar converts into a collapsed menu on the top.
Google gives a low score on core we…
-
### Тема
Core Web Vitals: CLS, INP и LCP
### Зачем
Core Web Vitals — это ключевые метрики производительности веб-страниц, которые непосредственно влияют на пользовательский опыт. Они помогают разра…
-
**Describe the bug**
Hi, i've been testing some websites made with oxygen and someones even mine had the same problem, one row (in my case Row Center) of the Header Row of **Header Builder is generat…
-
**Describe the feature you'd like to see included in Oxygen.**
Hi guys, after reading [this](https://blog.logrocket.com/jank-free-page-loading-with-media-aspect-ratios/) - and seeing that I have a …