mattch

Results 10 comments of mattch

Thanks for your help. Yes, I agree. I'm generally able to prevent Quill remounts most of the time, but with React it's always just a suggestion so remounts are still...

So I discovered that one of the packages I'm using is causing Quill to be unmounted and remounted. I'm looking to replace that package, but I'm still curious why cursors()...

Yes, that's basically how I'm working around this. I basically don't allow the quill editor to rerender. I was seeing this issue on simple rerenders as well as remounts. I'll...

I'm seeing the same issue though it varies. Some emails come fairly quick (less than 30 seconds) but others takes long enough that people assume it didn't work. Some times...

I'm seeing the same issue. @raosudheesh 's suggestion seems to solve it. Though I'm surprised a hard refresh (cmd-R) doesn't work, and the tab has to be closed. I'm really...

Thanks! @alecgibson, how did you change the parent of Toolbar? did you also change the parent of the link tooltip? I'm using react-quill. The editor has a fixed height and...

@alecgibson - I tried to change the parent of the Toolbar by using the Toolbar module's container option, but I'm still having the same issue. How did you remove toolbar...

Thanks, @alecgibson. Yeah, I can see how it would be quite involved. I do need Bubble. I have a workaround that's probably good enough. My workaround is to change the...

Thanks, @alecgibson. I'll have to play with that some more. On first pass, it didn't work for me. With ql-container as auto or scroll or visible, the cursor still shows...

I assume there's not a way to do this now. Thoughts about making this a feature request? It's standard behavior for a folder system to be able to drag into...