Mark Arseneault
Mark Arseneault
Great question @g-hamilton! Sadly, I don't have any answers for you as I have the same issue and trying to figure how to fix it. However, from what I've found...
Thanks for the reply, @thecodepixi. :) Are you referring to https://github.com/Shopify/shopify-node-api/pull/169 when you're saying that you're currently working on it?
Hi @g-hamilton! :) I don't know if your app is embedded or not. But, if your app is embedded (inside an iframe in the Shopify Admin), your cookies are always...
> I'm also having the same issue that getting two sessions Ok. As you see, the issue is already acknowledged and a fix is in progress with this PR https://github.com/Shopify/shopify-node-api/pull/169...
Hey @staadecker ! :) Sadly, I cannot help you with that. I've stopped using shopify-node-api since it was not stable enough for my production requirements. This still not fixed bug...
Sure things! I've just added the license note. Let me know if the format is ok.
Fix shuding/nextra#1051
@ValeryVS true. Peer dependencies don't act the same as dev nor prod dependencies. However, in some case the peerDependencies should follow the current version. Maybe we should add a new...
The documentation mention that the value of the ignoreFiles must be `Glob patterns to look for ignore files, which are then used to ignore globbed files.`. In you case, something...