-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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: Cannot insert image to new inserted table row in playground #5408
Labels
tables
Relates to Lexical Tables
Comments
By now, I temporarily fixed this by getting new inserted table row then loop through its cell and add the empty paragraph const insertTableRowAtSelection = useCallback(
); |
Duplicate of #5286 |
The fix for this issue seems to be in #5912 |
This works now. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Lexical version: 0.12.5
Steps To Reproduce
Link to code example:
The current behavior
Screen.Recording.2023-12-21.at.15.34.17.mov
The expected behavior
The text was updated successfully, but these errors were encountered: