Regression: parsers.html.deserializer.parse don't accept async function #3885
emilienbidet
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Before with the
deserializeHtml.getNode
function we could return a async function.But now
parsers.html.deserializer.parse
only accept sync function.Reproduction URL
No response
Reproduction steps
I'm building a custom image plugin based on the platejs plugin.
A image plugin that only support image uploading. I need to handle pasting image.
Plate version
^37.0.0
Slate React version
^37.0.0
Screenshots
No response
Logs
No response
Browsers
No response
Funding
Beta Was this translation helpful? Give feedback.
All reactions