Manuel Leduc

Results 8 issues of Manuel Leduc

### Description When editing this document https://cryptpad.fr/presentation/#/2/presentation/edit/MTj5vPxUPUGAPoZKjLj2NgMV/ I end up with an error (see below). ![image](https://github.com/cryptpad/cryptpad/assets/327856/b630de55-1966-48b0-b65f-efe1f82cdfea) I can also see the following logs in the browser console: ``` Uncaught TypeError:...

Presentation

Hi there, Side note: thanks for the cool talk at FOSDEM, really interesting. This PR is just an additional ignore entry for the `.idea` folder created by IntelliJ (and other...

Because the solution is in the source code : https://github.com/jhusain/learnrxjava/blob/master/src/main/java/learnrxjava/ComposableListExercises.java#L374 (I know it is easy to cheat but still :smile: )

I have defined the following melange file with 4 languages. Language A: A simple domain model (expression language) Language B: Similar to A but with a semantics weaved in. Language...

If you look at the melange projects here: https://mleduc.xyz/jirafeau/f.php?h=1YFmvtlh&d=1 The melange generation leads to a non compilable java project. Two fixes proposed by @tdegueul: 1. enforcing the declaration of a...

enhancement

**Describe the bug** When clicking on a link, the link is directly followed, making it easy to move out of the editor accidentally. **To Reproduce** * Write a text and...

bug

### Is there an existing proposal similar to this? - [X] I have searched the existing proposals ### What are you proposing? Usually, when several components are registered with the...

Hello, Thanks for the migration of vue-tippy to vue 3! I am in the need to see the attribute `role='tooltip'` explicitly added to the HTML produced by vue-tippy, to comply...