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 LOVE the concept of slate. Just stumbled upon something which might be a bug. If it is intended behavior, I am happy to generate a PR to update the documentation for Transforms.wrapNodes.
Description Transforms.wrapNodes(editor,{type: ... }, {at: [])
does not wrap the children of the root.
Expectation
Children get wrapped in the passed element.
The text was updated successfully, but these errors were encountered:
I LOVE the concept of slate. Just stumbled upon something which might be a bug. If it is intended behavior, I am happy to generate a PR to update the documentation for Transforms.wrapNodes.
Description
Transforms.wrapNodes(editor,{type: ... }, {at: [])
does not wrap the children of the root.
Expectation
Children get wrapped in the passed element.
The text was updated successfully, but these errors were encountered: