Hi,
When I am trying to save grouped or bundled product Magento shows "Please wait" and nothing happens.
Did anybody encounter with this error?
Any help is appreciated.
BR,
Boris
Here are errors in browser console while creating grouped products:
http://domain/magento2/pub/static/adminhtml/Magento/backend/en_US/Magento_GroupedProduct/css/grouped-product.css Failed to load resource: the server responded with a status of 404 (Not Found)
jquery-migrate.js:21 JQMIGRATE: Logging is active
http://domain/magento2/pub/static/adminhtml/Magento/backend/en_US/Magento_GroupedProduct/js/grouped-product.js Failed to load resource: the server responded with a status of 404 (Not Found)
require.js:141 Uncaught Error: Script error for: Magento_GroupedProduct/js/grouped-product
http://requirejs.org/docs/errors.html#scripterror
http://domain/magento2/pub/static/adminhtml/Magento/backend/en_US/Magento_GroupedProduct/css/grouped-product.css Failed to load resource: the server responded with a status of 404 (Not Found)
Here are errors in browsers consol while creating bundle products:
http://domain/magento2/pub/static/adminhtml/Magento/backend/en_US/Magento_Bundle/css/bundle-product.css Failed to load resource: the server responded with a status of 404 (Not Found)
jquery-migrate.js:21 JQMIGRATE: Logging is active
http://domain/magento2/pub/static/adminhtml/Magento/backend/en_US/Magento_Bundle/js/bundle-product.js Failed to load resource: the server responded with a status of 404 (Not Found)
require.js:141 Uncaught Error: Script error for: Magento_Bundle/js/bundle-product
http://requirejs.org/docs/errors.html#scripterror
http://domain/magento2/pub/static/adminhtml/Magento/backend/en_US/Magento_Bundle/css/bundle-product.css Failed to load resource: the server responded with a status of 404 (Not Found)