Closed peec closed 8 years ago
Minification and JS bundling enabled. Html minification enabled. Seems like some error in the JS / not compatible to be minified.
This is the source of error:
(function() {
define(['uiComponent','Magento_Checkout/js/model/payment/renderer-list'],function(Component,rendererList){'use strict';rendererList.push({type:'bambora_checkout',component:'Bambora_Online/js/view/payment/method-renderer/bambora-checkout-method'},{type:'bambora_epay',component:'Bambora_Online/js/view/payment/method-renderer/bambora-epay-method'});return Component.extend({});});
})
Can it be the bambora ascii that destroys minifcation?
Hi peec,
Thank you for posting this issue.
We will look into it and return to you
-Allan
Hi again,
We have now fixed the issue and created a new release.
https://github.com/bambora/bambora-online-magento-v2.x/releases/latest
Bambora online v. 1.1.0:
Environement: Magento 2.1.1 Production mode enabled All magento-production settings enabled: Html minification, JS minification, JS bundle, CSS minification etc.
Relevant logs:
From system.log ( don't know if its relevant ):
2016-10-10 20:21:57] main.CRITICAL: Broken reference: No element found with ID 'checkout.header.wrapper'. [] []
From bambora.log
[2016-10-10 20:22:46] Bambora.ERROR: ID: 000000003 - [] []