No content to show
User Activity
It's been a bit since I worked on this, but I think I logged out an error in my program when the file names before and after did not match
Hooray @Liam ! I see Pages and Articles in the upcoming unstable version of the API:https://shopify.dev/docs/api/admin-graphql/unstable/queries/articleshttps://shopify.dev/docs/api/admin-graphql/unstable/queries/pages I'm not seeing a query option on...
I just checked my old implementation of this. It's still working well. Maybe the path you are attempting to redirect from is different for some reason?
Running shopify auth logoutand then logging back in again seems to have fixed the problem.
Yesterday i noticed that my admin ui extensions were no longer showing in the browser developer console while running `npm run dev` in my shopify app.Anyone know what causes this?
Oh and also the only workaround I found was to use a <Link> element so the user can click to manually reload the page themselves. For now links are the only way to navigate pages as far as I can tell. Let me know if you find a better solution though....
Thanks for posting this. I had the same problem.You can track the github issue progress here:https://github.com/Shopify/ui-extensions/issues/2234Here's a similar post with some additional info:https://community.shopify.com/c/extensions/save-refresh-p...
Submitted an issue on Github: https://github.com/Shopify/ui-extensions/issues/2234
Hi There,I've got a basic Admin UI Extension I've developed. It's an admin action. I'm working on the draft orders detail page. I'm able to use the admin action to update draft order via graphQL. The problem I'm having is that I can't find any way vi...
I'm working on an admin app block. In my case on the draft order detail page. But I don't think the target/resource matters really. I noticed that when the draft order is saved (not by my app block) that I get a stale version of the draft order in my...
I think they may have recently released a fix for this issue here:https://github.com/Shopify/cli/releases/tag/3.60.0#:~:text=Fix%20the%20shopify%20theme%20dev%20proxy%20to%20use%20the%20development%20theme%2C%20even%20when%20users%20have%20a%20browse...
07-05-2024
Okay right, but those HTML encoded symbols do not belong in image URLs.I probably should have used a better example than an image that didn't need a crop. Look at these two:works:https://cdn.shopify.com/static/sample-images/garnished.jpeg?width=700&h...
I'm noticing that image URLs like this one:https://cdn.shopify.com/static/sample-images/garnished.jpeg?width=700&crop=centerare rewritten once saved once by the HTML editor in the online store app to look like:https://cdn.shopify.com/static/sample-im...
This is an old post, but thought I'd link this newer post with a more definitive answer. Sounds like setting those dates is not possible unfortunately:https://community.shopify.com/c/customers-discounts-and-orders/set-date-for-fulfillments-and-refund...
Multiple developers at my company have also been experiencing this. Thanks for the work around. I had just given up on hot reloading. Please fix Shopify!
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
493 | 05-09-2024 06:46 PM | |
551 | 01-09-2024 07:13 PM | |
434 | 11-01-2023 05:46 PM |