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 the update to version 3.7.2, all CKEditor text fields are no longer present. After downgrading to version 3.7.1, they reappear.
Javascript Error indentblock.js:89 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'registerChildCommand') at $a.afterInit (indentblock.js:89:23)
indentblock.js:89 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'registerChildCommand') at $a.afterInit (indentblock.js:89:23)
The text was updated successfully, but these errors were encountered:
Hi, thanks for reporting. It’s already been reported here: #161, so I will close this one. Feel free to follow along on #161.
Sorry, something went wrong.
Sorry about that. 3.7.3 is tagged now with the fix.
No branches or pull requests
After the update to version 3.7.2, all CKEditor text fields are no longer present. After downgrading to version 3.7.1, they reappear.
Javascript Error
indentblock.js:89 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'registerChildCommand') at $a.afterInit (indentblock.js:89:23)
The text was updated successfully, but these errors were encountered: