-
### Description
The `focus()` method of `TextInput` in `useEffect` doesn't work in Bridgeless mode on iOS. The input is not focused, and the soft keyboard doesn’t appear.
Even worse, the `isFocu…
-
### Describe the bug
I was trying to use ts in my components with svelte 5 but it doesn't work and is says Button (my component) is not defined. When I stripped my project of ts, it was working.
##…
-
nvm
ghost updated
3 years ago
-
## Current Behavior
Locally the yarn test script is running fine but in CircleCI we are seeing this error:
```
/bin/sh: 1: bun: not found
lerna ERR! Failed to process project graph. Run "nx rese…
-
### Error description:
Если делать коммит через VSCode то возникает ошибка, что husky не может найти npx.
Но но если сделать коммит через терминал - то все работает
### OS
Linux
-
### System Info
```
System:
OS: macOS 14.5
CPU: (10) arm64 Apple M1 Pro
Memory: 1.06 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.17.1 - ~/.nvm/versions/node/…
-
### Vue - Official extension or vue-tsc version
2.1.6
### VSCode version
1.93.1
### Vue version
3.5.8
### TypeScript version
5.6.2
### System Info
```shell
System:
OS: macOS 14.6.1
…
-
### Provide environment information
System:
OS: Linux 6.2 Ubuntu 20.04.6 LTS (Focal Fossa)
CPU: (2) x64 AMD EPYC 7763 64-Core Processor
Memory: 4.20 GB / 7.74 GB
Container: Yes
Shell: 5.0.17 - /…
-
### The problem in depth
We are doing the migration to DataGrid v7 and are not able to achieve the same styles that we had in v6.
**The search field of the new columnsManagement has a startAdorn…
-
I'm trying to configure my github self-hosted runner, but there is two main issues that i'm facing: The docker daemon not running and npm not found (I already tried to use a image that installs npm). …