Evgeny Vorobyev
Results
2
issues of
Evgeny Vorobyev
Hi, I am trying to extend `TableNode` by overriding it with my `CustomTableNode` that will include some properties for the entire table. Based on that properties the class attribute will...
Bug: Decorator node content is not rendered on sub-sequent render if the editor is behind Suspense
1
When we have a combination of: - custom DecoratorNode - editor is behind Suspense then editor won't render the content of decorator node (returned by `decorate`) on sub-sequent renders triggered...
decorators