-
# Motivation
Dynamic pages are hard to optimize for the LCP as we can't determine the LCP before executing the page.
It is important to optimize the LCP because it is part of the core web vitals a…
-
We often get issues from people who're not using Quasar CLI, thus this repo shouldn't be what they need, but I guess there isn't a guide for that use case at all right now
It's definitely possible to…
-
if I open CONTEXT page with jasmine test result while tests are running locally, It will always end up with errors:
`TypeError: Cannot read properties of undefined (reading 'info')`
the issue is…
-
If I have a string option and it is called without a value, no error is thrown. This is what I would expect.
```csharp
using CommandLine;
namespace cli
{
public class Program
{
static v…
-
When trying the local install (option 2) as explained [here](https://inveniordm.docs.cern.ch/install/build-setup-run/), I get no error when running `invenio-cli run`.
When I visit 127.0.0.1 in Fire…
-
## Problem
So, I have been working on a project where I had to use `xhtml2pdf`, so naturally, I was using the docs.
Now, I really don't want to offend anyone, but the current docs are not good. …
-
Let me know if you think is a good idea and I'll open a PR. After `lux new` this is what `localhost:4000` returns:
```
{"errors":[{"status":"404","title":"Not Found"}],"jsonapi":{"version":"1.0"}}
``…
-
**Description**
> This is created as a follow-up to #60629
Args are missing and/or have differing help description documentation between:
- `salt/utils/parsers.py`
- `doc/ref/cli/salt.rst`
…
-
Messy exception thrown in `GeneratedTest::setUpBeforeClass()` in cases where opening the page being tested results in a transport error.
At least that is my current assumption.
In the `basil-wor…
-
### Describe your idea/feature/enhancement
@lucashuy love the new feature for local authorizers in 1.80.0+, can we get documentation or a working example of how to set up an authorizer with `sam lo…