Mike Di Domenico

Results 3 comments of Mike Di Domenico

I just launched a store on Facebook that is tied to our WooCommerce website with a lot of different products where we really need this functionality as well. Admittedly I...

I am also hitting a similar issue with version `13.0.3-canary.1`. My steps to reproduce are 1. `npx create-next-app@latest --experimental-app` 2. `npm install next@canary` 3. `npm run build` (this finishes successfully)...

> I have similar issues but for me, it appears that the type error only exist if searchParams is used. Good observation. That seems to be the case for me...