<shopify-account> component is throwing an unregistered element error when used
Reproduction steps
Add the <shopify-account> element as per the docs here
View console logs > see error below
Additional info
Error:
[shopify-account] <shopify-store> custom element is not registered. Ensure the storefront-components bundle is loaded so <shopify-account> can fetch data.
Tested across multiple stores and seeing the same error - even on stores where I’m not the dev just to rule out developer error.
Did this work previously on the same theme/store? Also, is it just a console error or is it also user-facing? Does the account component actually load?
I haven’t seen any previous reports either here on the forum or internally, so the more context you can share the better and I’ll get it in front of the right people!
Yes, the component still functions fine, it’s just purely an error in the console log.
It never used to show this error, but if you check out any stores using the component, you’ll see the error in the console. Happy to DM you some of my sites if it helps!