Avin

Results 7 comments of Avin

UPDATE: The access token is being sent back in the headers for validate token, but not for api calls such as products/orders/customers is this correct?

Just to let everyone know, this is a hack but the issue was resolved by turning off `validateOnPageLoad` and writing up auth interceptors to signout the user when the api...

@Haroenv its slower, but its much cheaper. Algolia charges per search request, 100ms delay is a very reasonable compromise for businesses that have a budget. Also, i'm not delaying every...

Hey Guys if you add the vector icons to your transpile modules it should work, here is mine as an example: ``` const nextConfig = { reactStrictMode: false, transpilePackages: [...

Any news on this? I can see prisma breaking with high volume if it doesnt support joins

Dude I love you! thanks for this!

If this works can we get it on master, so people that are using NPM don't need to hunt this down :)