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
type
contenteditable="plaintext-only"
https://codesandbox.io/p/devbox/whmpk9
just run the jest tests in above sandbox
expect tests to pass
test failed on plaintext-only post-edits
^14.1.1
"@testing-library/dom": "8.12.0", "@testing-library/jest-dom": "5.16.3", "@testing-library/user-event": "^14.1.1"
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reproduction example
https://codesandbox.io/p/devbox/whmpk9
Prerequisites
just run the jest tests in above sandbox
Expected behavior
expect tests to pass
Actual behavior
test failed on plaintext-only post-edits
User-event version
^14.1.1
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: