Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Editor state does not update when new value is an empty string #617

Open
loun4 opened this issue Dec 28, 2021 · 0 comments
Open

Editor state does not update when new value is an empty string #617

loun4 opened this issue Dec 28, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@loun4
Copy link

loun4 commented Dec 28, 2021

Can you allow editor update with empty string ?

if (this.props.value && prevProps.value !== this.props.value) {

@loun4 loun4 added the bug Something isn't working label Dec 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant