Replies: 2 comments
-
Same, especially since it leads to hydration errors on mobile devices in SSR scenarios. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Related issue #5760 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
In the
ZeroWidthString
component, there is a conditionally rendered\uFEFF
character:https://github.com/ianstormtaylor/slate/blob/main/packages/slate-react/src/components/string.tsx#L132
I'd like to better understand why / when it is needed vs not.
Beta Was this translation helpful? Give feedback.
All reactions