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
I don't think that nested tables are currently well supported, I'm sure there are a number of related edge cases. If you are interested in this feature I suggest that you look into contributing PRs to implement better tests and support for them.
I don't think that nested tables are currently well supported, I'm sure there are a number of related edge cases. If you are interested in this feature I suggest that you look into contributing PRs to implement better tests and support for them.
FWIW, I've been using nested tables extensively for the past few versions. We haven't had any issues with edge cases until this particular issue. I'd be happy to contribute some test coverage + fixes if @aleksandr-lapushkin doesn't get to it first
Lexical version: 0.18.0
Steps To Reproduce
Screen.Recording.2024-10-21.at.10.56.39.mov
Link to faulty code:
lexical/packages/lexical-table/src/LexicalTableNode.ts
Line 185 in b2d57a0
The current behavior
The expected behavior
Impact of fix
Tables cannot be reliably used until this is fixed.
The text was updated successfully, but these errors were encountered: