Skip to content
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: Adding a table inside of a table and selecting the inner table is breaking the page. #4647

Closed
HitaishLokeshEntr opened this issue Jun 13, 2023 · 0 comments · Fixed by #5166
Assignees
Labels
tables Relates to Lexical Tables

Comments

@HitaishLokeshEntr
Copy link

I created a Table 5 * 5 and added a table inside one of the table cells as shown in the image

Screenshot 2023-06-13 at 3 31 06 PM

When trying to select the inner child table the code is breaks and table does not respond post that. The console throws the below error.

main.79db4264.js:21 Uncaught Error: Minified Lexical error #111; visit https://lexical.dev/docs/error?code=111 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. - ( this is saying "focus is not on grid" )

Lexical version: 0.10.0

This is present in the https://playground.lexical.dev/ example as well.

Can somebody please help me out with this.

This is a zip of the video. Please check :

Screen Recording 2023-06-13 at 3.35.52 PM.zip

I would really appreciate any help that i get. Thank you

@fantactuka fantactuka added the tables Relates to Lexical Tables label Jun 13, 2023
@icrosil icrosil self-assigned this Oct 25, 2023
@icrosil icrosil linked a pull request Oct 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tables Relates to Lexical Tables
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants