-
I have a site still on 3.0.39 and when I'm on an entry and click "Page Performance Details" I get a twig error:
```
Twig Syntax Error – Twig_Error_Syntax
Unknown "parseEnv" function.
in /chroot…
-
When `allowAdminChanges` is set to `false`, changing plugin settings results in a "Internal Server Error".
-
It looks like the metrics widget might not be quite finished ?
![image](https://user-images.githubusercontent.com/3185073/52940970-b1d5cf80-335f-11e9-875a-d2649520ebf7.png)
-
Would be nice to keep the WebPageTest.org API Key out of the project config file.
-
こんにちはTAG!
I'm requesting a TAG review of:
- Name: FetchEvent Worker Timing
- Explainer: https://github.com/wanderview/fetchevent-worker-timing/blob/master/explainer.md
- Primary contacts…
-
There are a lot of cases where you want to measure something and the start/end point is the max/min of two values. For example, to know when an image is actually visible on the page, you might need to…
-
I setup and EC2 instance and cloned the git and ran the commands, but I am unable to access the port 0.
for port 80 : I get connection refused.
for port 3000: I get "Cannot GET /".
Looks lik…
-
Github website link is `http://w3c-test.org/webperf/`, should be `https://www.w3.org/webperf/`
Ex:
![](https://ejd.pics/vccu2.png)
-
Hi
Lot of websites today include 3rd parties scripts, and it happens more than once that they freeze the interface, or that the total load is not sustainable to expect a fluid navigation. On some sit…
-
### Expected Behavior
When we want to load a texture on the fly with fromImage to replace an old one, it should be fast without any artifact (1600x1600 img)
### Current Behavior
Load time seems t…