Jakub Andrzejewski
Jakub Andrzejewski
@pi0 @Atinux @danielroe I have added all recommendations from you :)
@pi0 @Atinux @danielroe I have updated the PR with the recent recommendations.
@Atinux Could you explain what do you mean about edge release? I just created a PR with a update to Nuxt 3 so i dont have access to deploy the...
Looking at this issue, I suppose it does (like it cannot fetch the graphql json from shopify on the frontend due to lack of the token). useAsyncData probably tries to...
Hey, it seems like I have to retain the token for client side data fetching. Do you know any approach that I could do to somehow force client side fetch...
For now I will leave it as it is as I cannot find any workaround. BTW, do you have any example of triggering mutation on the client side? Like adding...
That would be awesome @Diizzayy ! Thank you for the example and the explanation. In the upcoming days I will be releasing a video tutorial about Building Headless Commerce with...
Algolia module for reference -> https://github.com/nuxt/modules/pull/304
I think for now there will be only one. We can leave this issue open and when another module will be created that involves search functionality we could create one....
I completely agree with Alvaro. Module Builder seems to be much more stable right now as many new modules are being created using it (Algolia, Partytown, Harlem, Prismic, etc). I...