-
### Describe the bug
Each browser has a [maximum allowable height for div elements](https://stackoverflow.com/questions/51890286/need-to-increase-the-allowable-maximum-height-for-a-div-element). Wh…
-
# A volta da newsletter sobre Go
Quem acompanha meu site ou as redes sociais onde eu publico textos sabe que eu mantive por bastante tempo uma newsletter sobre Go, a A Semana Go. Em 2020 eu decidi pa…
-
There is an error in the bringup.launch file in the volta_base package. In the launch file, the volta_harware_node from the volta_hardware package is included, but there is no such package available i…
-
**Descrivi il problema**
Durante la verifica dell'identità per l'attivazione dell'IT Wallet, selezionando CieID come metodo di verifica, viene aperto Safari esternamente rispetto all'app, a differenz…
-
Does the windows installer need admin privileges? From the docs, I thought that enabling the developer mode should be enough to run volta. Is there a way to install volta when I don't have admin right…
-
### Current Behavior
Using Tamagui's default component with 3 options and very basic configuration, I see weird jumping behavior when trying to hover over last item. See attached video.
### Exp…
jikyu updated
1 month ago
-
### I've searched open issues for similar requests
Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
After installing the mason.nvim plugi…
-
## Expected Behavior
Using a `myloader.mjs` file like this
```javascript
import * as module from 'module'
module.register('import-in-the-middle/hook.mjs', import.meta.url)
```
and using `N…
-
We are still using yarn v1 in this repo – we should migrate to a more modern solution.
After internal discussion we decided on pnpm. Two challenges:
1. Volta has [experimental pnpm support](http…
-
While i build react-complex-tree from source code
I got error message
"Type 'unknown' is not assignable to type 'ReactNode' "
**src/environmentActions/EnvironmentActionsProvider.tsx:260:7**
*…