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
Lexical version:v0.7.5
Link to code example:
lexical/packages/lexical-react/src/LexicalCharacterLimitPlugin.tsx
Line 15 in 6e65c98
CHARACTER_LIMIT should be through the plugin props, similar to MaxLengthPlugin
reference to CharacterLimitPlugin -
lexical/packages/lexical-playground/src/Editor.tsx
Line 217 in 6e65c98
reference to MaxLengthPlugin -
Line 120 in 6e65c98
The text was updated successfully, but these errors were encountered:
Fixed in #3649
Sorry, something went wrong.
No branches or pull requests
Lexical version:v0.7.5
Steps To Reproduce
Link to code example:
lexical/packages/lexical-react/src/LexicalCharacterLimitPlugin.tsx
Line 15 in 6e65c98
The expected behavior
CHARACTER_LIMIT should be through the plugin props, similar to MaxLengthPlugin
reference to CharacterLimitPlugin -
lexical/packages/lexical-playground/src/Editor.tsx
Line 217 in 6e65c98
reference to MaxLengthPlugin -
lexical/packages/lexical-playground/src/Editor.tsx
Line 120 in 6e65c98
The text was updated successfully, but these errors were encountered: