Corentin Hervaud

Results 14 issues of Corentin Hervaud

Bubulle doesn't let you have more than one `-e`, only the last will be taken in account

### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. Hey there, I searched a...

enhancement

Hey, that's a pretty nice app, thanks for it! [Deezer](https://www.deezer.com/en/) is another widely used music application and it would be cool to add support for this application too

**Describe the bug** I tried using this plugin, using [arduino-cli](https://github.com/arduino/arduino-cli). **System information** - OS: `mac` (`Sonoma, 14.5 (23F79)`) - Vim: `NVIM v0.11.0-dev-164+g3a1515bfe` - Arduino: Not installed (not specified explicitely in...

question

**Logs and screenshots** **Versions** - What is this plugin's version? If this is NOT the latest [released version](https://github.com/cypress-io/code-coverage/releases), can you try the latest version, please? `3.12.39` (latest) - If the...

### Minimal reproducible full config ```lua -- Install lazy.nvim automatically local lazypath = vim.fn.stdpath 'data' .. '/lazy/lazy.nvim' if not vim.loop.fs_stat(lazypath) then vim.fn.system { 'git', 'clone', '--filter=blob:none', 'https://github.com/folke/lazy.nvim.git', '--branch=stable', -- latest...

bug

This is about a **Bulma BUG**. ### Overview of the problem This is about the Bulma **CSS framework** I'm using Bulma **1.0.2** My **browser** is: Safari (same bug on Brave)...

### Environment ``` - Operating System: Darwin - Node Version: v22.12.0 - Nuxt Version: 3.17.1 - CLI Version: 3.25.0 - Nitro Version: 2.11.11 - Package Manager: [email protected] - Builder: -...

bug

**Current behavior:** Hello, While trying to use the `--custom-fields-parser` option, I tried to use a typescript file, but it doesn't work, throwing this error: ``` ⠋ Generating types... Error ▲...

bug

**Describe the bug** Mutations cannot always be used where `ref.read` can. For example, we cannot trigger a mutation in a `FutureBuilder` future method. I'm not sure if this is a...

bug
question