BootstrapTheme icon indicating copy to clipboard operation
BootstrapTheme copied to clipboard

js error on checkout address step page when user is logged in

Open htaoufikallah opened this issue 5 years ago • 0 comments

If user is logged in or went back to address step from other checkout steps he got this error which break the page so it render the shipping address form although the sylius_checkout_address_differentShippingAddress is not checked

Uncaught TypeError: Cannot read property 'getAttribute' of null
    at SyliusApiToggle (sylius-api-toggle.js:17)

htaoufikallah avatar Aug 05 '20 20:08 htaoufikallah