-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Fixed bug for js/css minify #494
Conversation
@Mackovey , thank you for your contribution! We will place a ticket into the product backlog and notify you once it is fixed. |
I can confirm the same issue when changing the javascript and css to merge and minify. Fatal error: Cannot instantiate interface Magento\View\Asset\MergeStrategyInterface in /x/x/public_html/lib/Magento/ObjectManager/Factory/Factory.php on line 136 |
I just updated to the latest version (dev70) and the above issue does not happen anymore. However, a new error has taken it's place when enabling these features. TypeError: 'undefined' is not a function (evaluating '$('details').details()') |
I have similar issue with @joejack22 in admin on all pages in build 2.0.0.0-dev72 when I enable JS merge & minify + css merge. |
@Mackovey, as we can see, #465 was resolved in dev73. Thus, we are closing this pull request. Thank you again for your contribution! |
MAGETWO-40750: Make Product Attribute Swatches available for both CE and EE
[PERFORMANCE] MAGETWO-57697: ModuleDBChangeTest failed in develop branch
PHP Fatal error: Cannot instantiate interface Magento\View\Asset\MergeStrategyInterface in /srv/www/magento2.home/pub/lib/Magento/ObjectManager/Factory/Factory.php on line 172