Skip to content
New issue

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

Mootools issue in com_content #4

Open
PierreCorell opened this issue Oct 25, 2018 · 0 comments
Open

Mootools issue in com_content #4

PierreCorell opened this issue Oct 25, 2018 · 0 comments

Comments

@PierreCorell
Copy link

popup windows of jodit are not closeable because of mootools

details to reproduce:

  • Joomla! 3.8.13
  • go into Backend
  • edit an article (com_content) with Jodit editor
  • open any jodit popup, for eg. browse images
  • try to close it
  • nothing happens (console error)

error details
console error:
jodit.min.js?v=3.1.11:10 Uncaught TypeError: Cannot read property 'toggle' of undefined

it is a conflict with the mootools library, which is still in the Joomla! core (Joomla! 4 will remove mootools )
confirmed by temporarilly renamed mootools files (media/system/js/mootools-*.js)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant