Miguel Michelson Martinez

Results 242 comments of Miguel Michelson Martinez
trafficstars

good catch, the html element that's that is overriding the bg color is a input with css class `.dante-menu-input` you could add `background: transparent` to it in order to fix...

Hi @KumarAbhirup , it's not clear to me how the issue is. Can you make a screen record on the issue to dig further? thanks for report this!

could not replicate it http://g.recordit.co/vhpwQAj0Rx.gif

Hi @KumarAbhirup , it's supposed to work like that. when you select with mouse the tooptip will only appear when you release the mouse (mouseup)

here is a demo that demonstrate that on medium.com it's the same functionality http://recordit.co/LaRVjQJRXZ

it seems that is a problem on https://draftjs.org/ core . could you try to replicate it in order to confirm that ? thanks On Sun, May 5, 2019 at 12:33...

Hi, @danschultzer, it seems this issue is still happening. I've debugged a bit and the Api plug is never called as you mentioned. also, in the docs is stated that...

yes I'm aware of this error, unfortunately is a bug on the tiptap/core I'm in touch with the tiptap authors to see how could be fixed thanks for the detailed...

btw, this error is raised when there is an empty content and you add a custom blocks (indeed the ones that are created with the + button) also seen when...

Hi , the component is an integration of https://github.com/renatorib/react-powerplug used only for demo tests. I've updated the library and the issue that you reported seems to be fixed