Imran Sayed

Results 46 comments of Imran Sayed

[WIP PR](https://github.com/imranhsayed/gatsby-woocommerce-themes/pull/77)

Thanks, @hofdee for actively answering people's questions on Github issues, If you get some, your contribution to https://github.com/imranhsayed/gatsby-woocommerce-themes/pull/77 is welcomed, for this open-source project. I built this project using node...

@pradeep910 We have achieved offline caching so far. We haven't reached background sync so far.

I shall add it soon thanks

I have made the updates please please pull the latest changes from master and test https://github.com/imranhsayed/woo-next/releases/tag/v2.1.0 Live Demo: https://woo-next-imranhsayed.vercel.app/

My node version is v14.15.4 npm version 6.14.10

I have made the udpates please please pull the latest changes from master and test https://github.com/imranhsayed/woo-next/releases/tag/v2.1.0 Live Demo: https://woo-next-imranhsayed.vercel.app/

I cannot replicate the issue, I deployed and tested here and it works fine. https://gatsby-woocommerce-theme.netlify.app/ Can you console.log( error ) and see what you are getting?

I suggest we create our own plugin and add that as a dependency. That plugin has too many things that not required for this project.

You can get the menus but the menu needs to be registered in WordPress. The user might register any menu and then expect the frontend to work. To rule out...