Matteo Rigoni
Matteo Rigoni
Closes issue #1
This gets polyfilled correctly: ```css .image-container-1 { aspect-ratio: 1 / 1 } .image-container-2 { aspect-ratio: 1 / 1; } ``` This does not: ```css .image-container-1, .image-container-2 { aspect-ratio: 1 /...
### Describe the feature Working with large redis db, you might encounter an error if you try to fetch too many keys altogether. There should be a scan option available...
Server handler in netlify when cache is a miss and I've cached the route using useRouteCache the response is completely empty (no html no nothing), refreshing the page works as...
### Environment - Operating System: `Darwin` - Node Version: `v20.12.2` - Nuxt Version: `3.11.2` - CLI Version: `3.11.1` - Nitro Version: `2.9.6` - Package Manager: `[email protected]` - Builder: `-` -...
### Environment https://github.com/Rigo-m/netlify-v2-repro ### Reproduction https://main--netlify-v2-nitro.netlify.app/ ### Describe the bug Netlify errors out with getGeneratorString is not defined when setting netlify-v2 preset ### Additional context _No response_ ### Logs _No...
### Describe the feature When using lint-staged, the default behaviour is to pass filenames as positional arguments to linting CLIs, e.g.: your-cmd file1.ext file2.ext AFAIK there's no way to support...
### Environment - Operating System: `Darwin` - Node Version: `v20.16.0` - Nuxt Version: `3.13.2` - CLI Version: `3.14.0` - Nitro Version: `2.9.6` - Package Manager: `[email protected]` - Builder: `-` -...