Closed mkamalkayani closed 3 years ago
@mkamalkayani Thank you for using.
Could you provide your full code?
Thank you too for this wonderful package.
I have created a codesandbox which resembles the use case in the actual app.
However, I am unable to reproduce the exact issue. Currently, it has stoped appearing in the actual app as well.
Closing as I have no concrete way to reproduce the issue. I will open it again once I have more info about reproducing it.
@mkamalkayani Sure!
Thank you!
I am using useQuill with the following options:
Most of the time it works fine but sometimes ql-tooltip-editor and ql-toolbar (as shown in the picture) unexpectely and randomly appears. I looked at the BubbleTooltip code and found out that this is the default template of the tooltip. Since, I am providing the toolbar in the options, I donot understand why the default template appears. Any suggestions?