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 was seeing this same error and upgrading to the latest versions of slate and slate-react along with updating some code to match those versions seems to have resolved it.
As of #3093 (which was just merged), I believe this issue is no longer applicable, because a lot has changed. I'm going through and closing out any potential issues that are not out of date with the overhaul. Thanks for understanding.
Do you want to request a feature or report a bug?
bug
What's the current behavior?
When trying to serialize a Slate value, it gives me a "Cannot read property 'reduce' of undefined" error.
The error happens here:
The text was updated successfully, but these errors were encountered: