textSerializers
in getText
don't override renderText
set in schema
#3670
Labels
Type: Bug
The issue or pullrequest is related to a bug
What’s the bug you are facing?
Similar to #3538, the
getText
utility needs to have these 2 lines updated:Which browser was this experienced in? Are any special extensions installed?
Chrome, no special extensions.
How can we reproduce the bug on our side?
Using the example in #3538, simply replace the
generateText
usage witheditor.getText()
.Can you provide a CodeSandbox?
No response
What did you expect to happen?
The textSerializers provided to
getText()
would override the renderText function defined in the schema.Anything to add? (optional)
No response
Did you update your dependencies?
Are you sponsoring us?
The text was updated successfully, but these errors were encountered: