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
1.Create a 5x5 table (not the experimental) in the Lexical Playground.
2.Merge two cells
3.After merging, merge the two cells below
4.Merge two merged cells again
Link to code example:
main.d4bb59e0.js:21 Uncaught Error: Internal Lexical error: invariant() is meant to be replaced at compile time. There is no runtime version. Error: updateEditor: selection has been lost because the previously selected nodes have been removed and selection wasn't moved to another node. Ensure selection changes after removing/replacing a selected node.
-->
The current behavior
2.
3.
The expected behavior
Can merge normally
The text was updated successfully, but these errors were encountered:
Lexical version:0.14.3
Steps To Reproduce
1.Create a 5x5 table (not the experimental) in the Lexical Playground.
2.Merge two cells
3.After merging, merge the two cells below
4.Merge two merged cells again
Link to code example:
main.d4bb59e0.js:21 Uncaught Error: Internal Lexical error: invariant() is meant to be replaced at compile time. There is no runtime version. Error: updateEditor: selection has been lost because the previously selected nodes have been removed and selection wasn't moved to another node. Ensure selection changes after removing/replacing a selected node.
-->
The current behavior
2.
3.
The expected behavior
Can merge normally
The text was updated successfully, but these errors were encountered: