Rafa Ponieman

Results 6 comments of Rafa Ponieman

Thank you @michaldyczko! I ended up not using Quill on inlines in the end, but if I do I'll try it and let you know if the fix worked.

Running into the exact same problem, it didn't happen using react-scripts 1.1.4, but it started happening when I updated to 2.1.8. Worked around it with @squeakycheese75's solution, thank you!

Finally, I updated to node 12.12, and it worked without @squeakycheese75's fix.

Hello, I am still currently experiencing this issue. I tried to fix it but to no avail, so I temporarily resorted to using a Dialog instead of a Drawer. Thanks!!

@notREKASH, @itsarghyadas, thank you for taking the time to test it. It looked to me like this issue would happen regardless of my specific implementation, so I didn't think of...