We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In empty editor, the first block has a text placeholder.
When prop movableBlocks is active, this placeholder is trimmed.
movableBlocks
MegadraftEditor
true
The text was updated successfully, but these errors were encountered:
fix: Adjust trimmed placeholder Closes globocom#283
ae94f7e
e80bd21
6b6e335
d765de6
9bb2622
fix: Adjust trimmed placeholder Closes #283
7c7b791
mogavin
No branches or pull requests
Expected Behavior
In empty editor, the first block has a text placeholder.
Current Behavior
When prop
movableBlocks
is active, this placeholder is trimmed.Steps to Reproduce
MegadraftEditor
component with propmovableBlocks
withtrue
value;The text was updated successfully, but these errors were encountered: