JS Bundling causing loading spinner issues in IE11 checkout - Magento 2Checkout issuesCannot proceed to checkout in IE11Magento 2 CSS and JavaScript not loading from correct folderWhy the checkout spinner keeps spinning in Magento 2?Magento 2: $.widget is not a functionHow to Magento 2 Enable JavaScript BundlingImpossible to change one-page checkout step to payment on magento 1.9.3.6Magento 2 checkout loader not hide in Internet ExplorerMagento 2 Advanced Js Bundling
Can MuseScore be used programmatically?
Disk usage of integer column vs boolean column in Postgres
How can I download a file from a host I can only SSH to through another host?
How can I draw lines between cells from two different tabulars to indicate correlation?
Is it unusual for a math department not to have a mail/web server?
Is it legal for source code containing undefined behavior to crash the compiler?
Is a memoized pure function itself considered pure?
Can you board the plane when your passport is valid less than 3 months?
Why is the UK so keen to remove the "backstop" when their leadership seems to think that no border will be needed in Northern Ireland?
Is this password scheme legit?
Docker compose volume syntax valid for Windows and Linux
1mth baby boy keeps peeing through diapers, sometimes diper seems practically unused
Which old Technic set included large yellow motor?
When using a variable to set the path, I get "No such file or directory", but works fine otherwise
How many birds in the bush?
How is linear momentum conserved in case of a freely falling body?
How many lines of code does the original TeX contain?
What happened to the HDEV ISS Experiment? Is it over?
How to prevent a hosting company from accessing a VM's encryption keys?
Can I get a PhD for developing an educational software?
Half filled water bottle
Why is a statement like 1 + n *= 3 allowed in Ruby?
Why is "dyadic" the only word with the prefix "dy-"?
Did Dr. Hannibal Lecter like Clarice or was he attracted to her?
JS Bundling causing loading spinner issues in IE11 checkout - Magento 2
Checkout issuesCannot proceed to checkout in IE11Magento 2 CSS and JavaScript not loading from correct folderWhy the checkout spinner keeps spinning in Magento 2?Magento 2: $.widget is not a functionHow to Magento 2 Enable JavaScript BundlingImpossible to change one-page checkout step to payment on magento 1.9.3.6Magento 2 checkout loader not hide in Internet ExplorerMagento 2 Advanced Js Bundling
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Have tried to use Magento 2's JS bundling and am running into a strange error on IE 11 only. When proceeding to the checkout the loading spinner will not disappear. The page seems to load correctly in the background, but spinner just sticks.
We have removed all checkout javascript from the js bundling and the issue persists.
We do get a strange static.js console error, this might be related?
The syntax error it is referring to is this:
Any help would be hugely appreciated! As mentioned if we turn off JS Bundling the issue disappears.
Thanks
magento2 checkout javascript internet-explorer jsbundling
add a comment |
Have tried to use Magento 2's JS bundling and am running into a strange error on IE 11 only. When proceeding to the checkout the loading spinner will not disappear. The page seems to load correctly in the background, but spinner just sticks.
We have removed all checkout javascript from the js bundling and the issue persists.
We do get a strange static.js console error, this might be related?
The syntax error it is referring to is this:
Any help would be hugely appreciated! As mentioned if we turn off JS Bundling the issue disappears.
Thanks
magento2 checkout javascript internet-explorer jsbundling
add a comment |
Have tried to use Magento 2's JS bundling and am running into a strange error on IE 11 only. When proceeding to the checkout the loading spinner will not disappear. The page seems to load correctly in the background, but spinner just sticks.
We have removed all checkout javascript from the js bundling and the issue persists.
We do get a strange static.js console error, this might be related?
The syntax error it is referring to is this:
Any help would be hugely appreciated! As mentioned if we turn off JS Bundling the issue disappears.
Thanks
magento2 checkout javascript internet-explorer jsbundling
Have tried to use Magento 2's JS bundling and am running into a strange error on IE 11 only. When proceeding to the checkout the loading spinner will not disappear. The page seems to load correctly in the background, but spinner just sticks.
We have removed all checkout javascript from the js bundling and the issue persists.
We do get a strange static.js console error, this might be related?
The syntax error it is referring to is this:
Any help would be hugely appreciated! As mentioned if we turn off JS Bundling the issue disappears.
Thanks
magento2 checkout javascript internet-explorer jsbundling
magento2 checkout javascript internet-explorer jsbundling
edited Aug 14 at 12:54
scmgv
asked Aug 14 at 12:17
scmgvscmgv
12 bronze badges
12 bronze badges
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f285485%2fjs-bundling-causing-loading-spinner-issues-in-ie11-checkout-magento-2%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f285485%2fjs-bundling-causing-loading-spinner-issues-in-ie11-checkout-magento-2%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown