You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If your quill editor is position on your page near the bottom of the screen, the operation menu goes outside the screen and thus renders it unusable. You can even test it in the Quill Better Table Demo. Just add a couple of lines to bring the table near the bottom of your screen. Open the Operation Menu with right-click and it will be outside the screen.
Please let me know how it can be fixed.
Thank you.
Mariano.
The text was updated successfully, but these errors were encountered:
By the way, I am using this in a Blazor application, and the resulting menu (the HTML div section) is put on the main page rather than the parent div of the editor, thus the scroll is not available.
If your quill editor is position on your page near the bottom of the screen, the operation menu goes outside the screen and thus renders it unusable. You can even test it in the Quill Better Table Demo. Just add a couple of lines to bring the table near the bottom of your screen. Open the Operation Menu with right-click and it will be outside the screen.
Please let me know how it can be fixed.
Thank you.
Mariano.
The text was updated successfully, but these errors were encountered: