Errors on checkout
-
Im getting the following errors on a checkout page:
Uncaught SyntaxError: Identifier 'SendcloudShippingData' has already been declared
Uncaught SyntaxError: Identifier 'SendcloudShippingData' has already been declared
Uncaught SyntaxError: Identifier 'SendcloudLocaleMessages' has already been declaredThe JavaScript blocks where the
const
are defined are included multiple (3x) times. I see multiple actions includingadd_service_point_to_checkout
.Can either that be fixed, or add an undefined check before defining the
const
.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.