Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

[BUG] Shopify.CountryProvinceSelector is not a constructor #74

@zomars

Description

@zomars

I'm getting this error at the /account/addresses template:

addresses.js?c700:17 Uncaught TypeError: Shopify.CountryProvinceSelector is not a constructor
    at eval (addresses.js?c700:17)
    at Object../assets/scripts/templates/customers/addresses.js (template.addresses.js:957)
    at __webpack_require__ (template.addresses.js:710)
    at fn (template.addresses.js:95)
    at Object.4 (template.addresses.js:969)
    at __webpack_require__ (template.addresses.js:710)
    at template.addresses.js:762
    at template.addresses.js:765

My guess would be that the shopify_common.js file is not being loaded anywhere in the theme as stated here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions