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
[5.0] Uncaught TypeError: e.editors is undefined #42056
Comments
|
Looks as if conditional chaining could also be helpful here ... ping @dgrammatiko . |
|
I’ll have a look in a bit, unless @Fedik could patch it |
|
It looks like the script missing |
|
Hm, no, I cannot reproduce it on latest 5.0-dev branch, |
|
okay |
|
Closing as having a pull request. Please test #42058 . Thanks in advance. |
|
@Fedik kinda irrelevant but could we skip the console.warn on the .min.js and only have it in the .js (debug)? I'm talking about this: |
|
Can skip, but I did not wanted to bother with it ;) |

Steps to reproduce the issue
Edit a mail template.
Insert a tag.
See browser console.
Additional comments
Not an issue in v4.4.
The text was updated successfully, but these errors were encountered: