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 use the ListKit extension without the Task lists
When I try to create an ordered list with 1. <space>, I get an error: Uncaught TransformError: Inconsistent open depths, it happen only if a ordered list is the next node (of any start)
I don't know what the cause is but it doesn't happen on the ordered list example in the documentation nor the codesandbox template
Affected Packages
extension-list
Version(s)
3.20.5
Bug Description
I use the ListKit extension without the Task lists
When I try to create an ordered list with
1. <space>, I get an error:Uncaught TransformError: Inconsistent open depths, it happen only if a ordered list is the next node (of any start)I don't know what the cause is but it doesn't happen on the ordered list example in the documentation nor the codesandbox template
Screen.Recording.2026-03-25.at.09.48.03.mov
Browser Used
Chrome
Code Example URL
No response
Expected Behavior
I would expect the new ordered list to be created
Additional Context (Optional)
No response
Dependency Updates