Using Magento OpenSource 2.4.7, with Porto theme, I’m having troubles getting the checkout page to load – it gets stuck with the loading spinner at the first step, before inputting email/address, and I’m unsure as to what is causing this.
This issue has only arisen after upgrading Magento from 2.4.5p1.
Active Plugins:
Owebia_AdvancedShipping
Meetanshi_PayshipRestriction
Magezon_ProductMatrix
Mageplaza_DeleteOrders
Cminds_Creditline
Cardstream_PaymentGateway
Bss_OrderAmount
Bold_OrderComment
I’ve tried clearing pub/static and generated, as well as recompiling/redeploying (though the site is in developer mode), clearing the caches, reindexing. This is all that’s coming from the console:
(this is a dev domain, so no SSL cert, and I believe CSP is set to report only)
I don’t think the source map errors are related(?)
Nothing looks out of place in the network tab as far as I can tell.