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'm inserting a code block using '/', then move the cursor above the code block and type '/':
Then move the cursor below the code block and type '/', all is well:
The second issue:
I'm inserting a Columns layout using toolbar, then I inserted a Poll component into the layout, move the cursor below the columns layout component, typing '/' is not effective:
The text was updated successfully, but these errors were encountered:
This is all related to menu positioning and scrolling, #6923 will hopefully fix this. If you don't use the lexical menu code in your own editor, and instead use a library like floating-ui, then you shouldn't have this issue.
Lexical version:0.21.0
Steps To Reproduce
The first issue:
The second issue:
I'm inserting a Columns layout using toolbar, then I inserted a Poll component into the layout, move the cursor below the columns layout component, typing '/' is not effective:
The text was updated successfully, but these errors were encountered: