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
Steps to reproduce:
plone.inline
JS traceback in console:
Uncaught TypeError: document.getElementById(...)['pattern-tinymce'] is undefined T links.js:326 onAction links.js:360 buttonBehaviours theme.js:17595 p_ theme.js:12004 buttonBehaviours theme.js:17593 links.js:326:32 T links.js:326 onAction links.js:360 buttonBehaviours theme.js:17595 p_ theme.js:12004 buttonBehaviours theme.js:17593
Probably related to new contentbrowser pattern.
Plone 6.1.0b2
The text was updated successfully, but these errors were encountered:
Confirmed, but this has nothing to do with the new contentbrowser. See plone/mockup#1417
Sorry, something went wrong.
You can check this PR plone/plone.staticresources#364 for fixing this (without running mockup webpack devel server)
petschki
MrTango
Successfully merging a pull request may close this issue.
Steps to reproduce:
plone.inline
)JS traceback in console:
Probably related to new contentbrowser pattern.
What version of Plone I am using:
Plone 6.1.0b2
The text was updated successfully, but these errors were encountered: