sjdemartini / mui-tiptap

A Material UI (MUI) styled WYSIWYG rich text editor, using Tiptap
MIT License
319 stars 43 forks source link

Uncaught RangeError: Maximum call stack size exceeded. at HTMLDocument.contain (FocusTrap.js:225:1) #224

Closed perfectdeed closed 7 months ago

perfectdeed commented 7 months ago

Sorry, my boss don't pay me to fill bug report for you

Here the error I got: Uncaught RangeError: Maximum call stack size exceeded. at HTMLDocument.contain (FocusTrap.js:225:1)

It happens when when I choose an option in any dropdown: MenuSelectFontFamily, MenuSelectHeading or MenuSelectFontSize.

Also, proper documentation would be appreciate.

Otherwise not a bad project.

Thank you.

sjdemartini commented 7 months ago

I don't have enough information to understand your setup, since the demo in the README works fine, as you can see for yourself. If you can provide more context and explicit steps to reproduce the error, I may be able to investigate if it's a problem with mui-tiptap (and not Tiptap itself), but otherwise I will plan to close this out.

perfectdeed commented 7 months ago

surprinsigly