-
At random times new tab shows a white background as if the light theme was set. However it says dark theme is in use in the settings.
This is really annoying since it hurts my eyes haha. I don't kn…
-
Repro:
``` javascript
process.on(
"unhandledRejection",
(err) => {
console.log('error' + err);
});
const foo = new Promise((resolve,reject) => {
setTimeout(() => {
reject(…
-
When I click on it, it closes the new tab. It shouldn't be visible by itself
![Error Img](https://github.com/maxmilton/new-tab/assets/90424405/fa56b2b2-0b65-49f3-b0a9-b6398ff7c17c)
-
**Versions**:
- `prettier-eslint` version: 8.8.2
- `node` version: 11.9.0
- `yarn` version: 1.13.0
**Have you followed [the debugging tips](https://github.com/prettier/prettier-eslint/blob…
-
**Describe the bug**
Receiving the following error while trying to run Vitest with any happy-dom version after 10.5.2
```
TypeError: Cannot read properties of null (reading 'name')
❯ HTMLButtonEl…
-
## What's the issue?
In trying to add this package in I ran into the issue of `import()` not able to be be parsed processed by acorn, which is used through this package.
## How do we reproduce …
-
Right now (Svelte 3.0.1), when you call `compile` with `format: 'cjs'`, the final line of the output code is
```js
exports.default = Test;
```
which seems like a bug – usually you only see `de…
-
The request payload includes unnecessary whitespace characters in the query.
### Current result
For example, when requesting this query:
```GraphQL
{
user {
id
name
email
…
-
Hello!
This plugin is supporting some validation or linter for styles (.css) ?
Just currently most of time of development I need to fix similar code style
![image](https://user-images.githubuse…
-
Hi all
I'm wondering if I'm stuck, given a reused Beacon chain (previously running with Geth), against a fresh Erigon full sync?
Appreciate any help/suggestions!
### Notes
- Stuck at block hei…