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

After Merging Js in admin site issue #16473

Closed
vasudevsundar opened this issue Jul 1, 2018 · 5 comments
Closed

After Merging Js in admin site issue #16473

vasudevsundar opened this issue Jul 1, 2018 · 5 comments
Labels
Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed

Comments

@vasudevsundar
Copy link

Preconditions

  1. Install Magento 2.2.4

Steps to reproduce

  1. Open Admin Panel and Click a cms page, in that content tab is there, Show Editor is not editing
  2. Check in console getting error as " Refused to execute script from '' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled. "
  3. After Merging js in both mode.

Expected result

  1. Need to show editor. Need to Clear console issue.

Actual result

  1. Not able to show editor.
@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Jul 1, 2018
@magento-engcom-team
Copy link
Contributor

Hi @vasudevsundar. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento-engcom-team give me {$VERSION} instance

where {$VERSION} is version tags (starting from 2.2.0+) or develop branches (2.2-develop +).
For more details, please, review the Magento Contributor Assistant documentation.

@vasudevsundar do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?

  • yes
  • no

@dev-jq
Copy link

dev-jq commented Jul 2, 2018

Disabling the Klarna module seems to have resolved the issue for me

bin/magento module:disable Klarna_Kp Klarna_Ordermanagement Klarna_Core
bin/magento deploy:mode:set production

Solutions from:
#11577
#15638

@ghost ghost self-assigned this Jul 2, 2018
@ghost
Copy link

ghost commented Jul 2, 2018

@vasudevsundar, thank you for your report.
We were not able to reproduce this issue by following the steps you provided. It seems like the problem is caused by custom modules. Please try to reproduce this issue on a clean installation. If the issue is reproducible, please reopen this ticket.

@ghost ghost closed this as completed Jul 2, 2018
@ghost ghost added the Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch label Jul 2, 2018
@vasudevsundar
Copy link
Author

@jq91 ,

Issue Solved as per your comments, i followed.
Thanks You @jq91

@LSERRE
Copy link

LSERRE commented Jul 2, 2018

It seems issue was fixed in Klarna module. Just run composer update.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed
Projects
None yet
Development

No branches or pull requests

4 participants