-
**Describe the bug**
The first initial visit to an SPA site it fine, but if you go to a new page handled by an internal router (i.e. the page is hydrated without a reload) the subsequent page views s…
-
Bonjour,
Il y a plusieurs éléments javascript et css directement dans les pages html/php de PluXml. Ce n'est pas une bonnes pratique de développement et ces élements rentrent en conflit avec les Co…
-
The specs (https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/HAR/Overview.html#sec-object-types-timings) says the following:
```
The time value for the request must be equal to the sum of the tim…
-
When using `PerformanceObserver` with the `buffered: true` flag, it would be useful to know if that buffer was "full" when the buffered data is delivered.
Example:
```
const resourceObserver = …
-
I'm not sure when this manifested itself, but just noticed it on `3.4.18`.
Essentially, as the project config is cached via the cache component, clearing the cache immediately prompts for a project…
-
I am using Puppeteer to crawl through my SPA. On page load, there are only two radio buttons. On selecting either of them, new html is added to the DOM. How do I create a lighthouse report at each of …
ghost updated
4 years ago
-
In the RUM agent we need to store structured metrics/metadata on transactions.
We have these requirements:
1. The data needs to be on the transaction (to avoid expensive queries)
2. The data need…
hmdhk updated
4 years ago
-
[[
> User agents MUST honor the HTTP headers (including, in particular, redirects and HTTP cookie headers),
This seems to be new in this version of the spec and I don't understand the reasoning behi…
-
**Feature request summary**
To deal with variability, the docs [recommend running lighthouse multiple times][1] and aggregating values. It would be great to add this as a feature to `lighthou…
-
[[
What are the privacy considerations of this document? For example, do users want or expect their agents to communicate data after they leave a page or close a window? Does the API give users contro…