Hi,
So we’ve seeing seeing this **Can't find variable: getProductDefaults** error popping up in our error logs and they all seem to happen after a call to the Storefront API.
We are using the JS Buy SDK along with making graph QL calls using the unoptimized bundle. Seems to only happen on mobile (mostly Mobile Safari but some on Android Chrome) but it’s been hard to reproduce this issue locally. Since these errors pop up after a Storefront API call and given the name of the missing variable, we’re guessing it’s something with the Storefront API.
Can anyone verify that this getProductDefaults is in fact present in the Storefront API code or JS Buy SDK?
Ted