-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Tables do not work if there are 2 or more lexical editors on one page #4157
Comments
That's how I use 2 editors on one page. This is relevant for me, as I need to be able to have multiple fully functional lexical editors on one page, without them knowing about each other. |
Is there an answer somewhere regarding this issue, I am facing the exact same issue on my end thought updating would solve but using 12.2 (was 10.0), still issue persists. |
Hey @zurfyx! Is this issue planned to be resolved any time soon? It's quite a common use case to have multiple editors within one page in an application. |
I believe this was fixed in here: #6416 can someone confirm this is no longer an issue? |
When there are 2 or more lexical editors on one page, the table throws a "TableCellResizer: Table cell node not found." error if you hover over it with your mouse.
Lexical version: 0.9.0
Steps To Reproduce
Link to code example: https://github.com/AlessioGr/lexical/tree/two-editors
The text was updated successfully, but these errors were encountered: