freakdesign / shopifyFD

JavaScript layer to provide additional functionality and fixes to the Shopify dashboard
MIT License
223 stars 49 forks source link

Shopify javascript is not found. Are you in your admin? #89

Open juliuslaas opened 5 years ago

juliuslaas commented 5 years ago

When I am in the admin, and I am in a collection and I click the Custom Fields for Shopify App. I get this error "Shopify javascript is not found. Are you in your admin?"

None of the fields get loaded as well. Do you know what could cause this?

Thank you

taylor-a-barnette commented 5 years ago

I'm experiencing the same issue.

freakdesign commented 5 years ago

Thanks for the heads up. Known issue.

You should get it in both extensions depending on the page you're loading it on.

As a high level reason there's a global Shopify object that was available on all pages. There's some handy info in that object that the tool relied.

The Admin updates are showing that many pages now don't have that object so it's a safe assumption to think it will be gone from all pages in good time. So going forward, that data needs to come from another place.

ParkerSplash commented 5 years ago

We hadn't experienced this issue until about a week ago, and now it persists on every product page. Is there any way past it or do we need to look for alternatives?

rmilano24 commented 5 years ago

Same Issue. Is there a work around?

jungfish commented 5 years ago

Same here :(

EricWVGG commented 5 years ago

+1

garretthyder commented 4 years ago

Is there an update on this, having the same issue.