How to use Deserializer? #781
-
Hey guys, Thank you for this amazing library. Also, the doc is very nice. But I find the Deserializer example ambiguous. I want to store Slate value as
And it makes sense, it calls |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
This is a typo, it should be Fixing it in #782 |
Beta Was this translation helpful? Give feedback.
This is a typo, it should be
_plugins.push(createDeserializeHTMLPlugin({ plugins: _plugins }));
Fixing it in #782