Mati Tucci

Results 5 issues of Mati Tucci

How can I grab the `$element` of the drop area once the drop is success I have 2 drop areas, for example: ``` ``` and on the `onDropComplete` I want...

In some cases I would like to hide any markdown content to the user. For those cases is it possible to use this component just like a WYSIWYG editor? I...

I'm using Next.js and importing the component with dynamic and `ssr: false`. Everything works nice but I'm having an issue with `ref`. When I do `mdEditor.current.getMdValue()` I get `TypeError: mdEditor.current.getMdValue...

I'm hiding the native UI on a section of my app but I found that if I lock the screen and then turn it on again, the native UI starts...

bug