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
start to input Chinese, after click space, editor's value changes, but it loses focus
The weird thing is, if I put the sibling before Editor component, or just remove the Editor's placeholder props, or just input English words, It works perfect! Now I haven't find out what's going wrong, just knowing it may relates to placeholder props.
Environment: MacOS 10.14.2 / Chrome 72.0.3626.96
What's the expected behavior?
Expected: No matter what inputs, what props passed to Editor, It should work as normal!
The text was updated successfully, but these errors were encountered:
Hey, thanks for reporting this. I think this is actually a duplicate of #2368, so I'm going to close this in favor of that one. Feel free to comment over there with any other info!
Do you want to request a feature or report a bug?
Bug
What's the current behavior?
JSFiddle Example:
https://jsfiddle.net/bzvw84tu/1/
reproduce process:
The weird thing is, if I put the sibling before Editor component, or just remove the Editor's placeholder props, or just input English words, It works perfect! Now I haven't find out what's going wrong, just knowing it may relates to placeholder props.
Environment: MacOS 10.14.2 / Chrome 72.0.3626.96
What's the expected behavior?
Expected: No matter what inputs, what props passed to Editor, It should work as normal!
The text was updated successfully, but these errors were encountered: