Maxime Freschard

Results 17 comments of Maxime Freschard

Thanks @fyrkant. I think this is because I am loading the editor in a component that is loaded dynamically in a loop, whose syntax is : ``` ``` where item.component...

Finally I found that it's because I load the component in a parent component which renders to an tag and which is also a Vue App (inspired by https://jsfiddle.net/Linusborg/ohznser9/). The...

Thanks. I keep searching... I'll post the solution when I find one... hopefully.

I have created a codepen : https://codepen.io/ligne13/pen/PXVoKx?editors=1010 The error does not always show up in the Console (probably because of the codepen environment) but you can see that the editor...

Thank you @fyrkant. In the mean time, I've asked the tiny team about this and here is what they answered : > THEM : For our Cloud platform to work...

Same issue with the clear button icon using fontawesome 5

Thanks @David-Desmaisons . 1. I've added keys to div. Still not working 2. When the flex direction is row-reverse, when I drag Item C from left to middle position, item...