-
Notifications
You must be signed in to change notification settings - Fork 9.4k
WYSIWYG not working after upgrading from 2.2.3 -> 2.2.4 #15638
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
Comments
Hi @danharper83 |
@danharper83: do you have minifying JS enabled? For now, easy fix: disable the Klarna modules if you aren't using them :) |
I disabled Klarna and then cleared the static content but still have the problem. Where do I find the JS minification setting? |
I solved the problem by following these and then following these too, which I fully endorse. |
@danharper83: this works for me (started from a clean 2.2.4 project running in production mode):
I wouldn't recommend following the first link by @seo99ita though, that's not the right way to go. |
I didn't spot the other Klarna modules, once disabled and re-deployed all works fine 👍 Can be marked as resolved I guess, is this logged with Klarna somewhere so we can link the issues? |
I'd leave it open until fixed. No idea if someone reported it to Klarna (I didn't) or even how to report it, I've opened an issue for the doc team requesting for contact information for those new Core Bundled Extensions: magento/devdocs#1961 |
bin/magento module:disable Klarna_Kp Klarna_Ordermanagement Klarna_Core worked for me |
Updating the Klarna modules to the latest version using composer seems to fix the issue, at least I don't see any Can someone confirm, so we can close this issue? |
Tested and it seems to be fixed in 2.2.5 |
Thanks @danharper83. @LSERRE also confirmed in #11577 (comment), so let's close this issue as it is fixed in the latest version of the Klarna module. |
Why do we need these modules anyway? |
I also have this problem in fresh install. Disabled Klarna but the issue persists. |
@drinkingsouls: it might help if you read the entire thread of #11577, there are some useful comments there which might steer you in the right direction. Good luck! :) |
Preconditions
Steps to reproduce
Expected result
Actual result
[Screenshot was included. Redacted due to sensitive info]
The text was updated successfully, but these errors were encountered: