LULU
LULU
I'm getting the same error
Thanks for the suggestion, I will definitely check it out.
It is simply the bug with tasks, right?
> After close analysis. It seems that they detect if you use the first tab entirely. Simply launch the instance on the first tab, wait 5 seconds then open another...
> refresh will lead to block again, any idea? Yes, if you want to bypass the turnstile within the site it's dead, when selenium touches the tab it's over. Wonder...
This is an error in starter if category doesn't exists file app/(main)/[...category]/page.tsx ``` export async function generateMetadata({ params }: Props): Promise { const { product_categories } = await getCategoryByHandle( params.category...
Check out my pull https://github.com/medusajs/nextjs-starter-medusa/pull/196