Shreyas Chaliha aka Trace

Results 12 issues of Shreyas Chaliha aka Trace

Issue: Redirecting to an non-existing repo. Before: ![image](https://github.com/edgedb/edgedb-examples/assets/113078518/2653278f-0c0b-4890-b5c5-844bb3eb0795) After: ![image](https://github.com/edgedb/edgedb-examples/assets/113078518/029439c1-47f4-4455-818d-52825398cab6) Change: https://github.com/edgedb/edgedb-examples/tree/main/nextjs-app-router ---> https://github.com/edgedb/edgedb-examples/tree/main/nextjs-blog-app-router

When I tried to use Radix theme with Next.js and Cloudflare pages, during the build process I got this error ``` Failed to compile. ./node_modules/@radix-ui/react-primitive/dist/index.mjs Attempted import error: 'flushSync' is...