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
After clicking the textarea popup inserted by the demo button I get this:
this.updater.enqueueCallback is not a function at TeXBlock.ReactComponent.setState (ReactBaseClasses.js:66) at TeXBlock._this.onClick (TeXBlock.js:48)
"draft-js": "^0.10.1", "draft-js-katex-plugin": "^1.0.0", "draft-js-plugins-editor": "^2.0.0-rc5", "react": "^16.0.0-beta.5",
The text was updated successfully, but these errors were encountered:
Current this plugin works fine with React 15 (same React version of draft-js-plugins). Will investigate it when I have more time. Thanks!
Sorry, something went wrong.
No branches or pull requests
After clicking the textarea popup inserted by the demo button I get this:
The text was updated successfully, but these errors were encountered: