Nic Oliver
Nic Oliver
How can I receive a webhook from an external service and, assuming they have been validated, use their payload to interact with the admin API? I have set up a...
### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...
First, want to mention that Shopkeeper is exactly the tool that we've been looking for - thank you! When working with multiple shops on the same theme, it's fairly common...
When using the plugin in an embedded studio, such as this example: https://github.com/SimeonGriggs/sanity-remix-template, importing the plugin into sanity.config.ts is causing the error `Cannot use import statement outside a module`. Would...
### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...
**1. Describe the bug** Trying to apply `useScroll` and `useTransform` to "pin" an element while scrolling, so that it gets transformed by the same amount that's scrolled. This works on...
### Please confirm that you have: - [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...
### What area(s) will this request affect? Theme ### What type of change do you want to see? New feature ### Overview The existing theme architecture is designed around a...
Using `capture` is cumbersome and hard to read. There should be a way to wrap markup in a liquid tag and have it render the children, similar to a React...