gavan-x

Results 28 comments of gavan-x

Thanks for the follow up James, I have attached screenshots of a newly created devbox, that is also shows up the vs code extension. It seems vs code extensions launches...

@JamesACS does it actually work on your end? Try it out. Very simple. Create a devbox using the browser and see if you can access the files via the extension.

Are you able to edit the files? If so I will create a new account and try that method. No no vpn , and no connection issue with other similar...

Much appreciated! I do have traffic rerouted on my external ports I am not behind a proxy. could you confirm what port is used be the extension? I could try...

@antonio0 no need to use Open Next it's not maintained by Cloudflare. james-elicx does not work at Cloudflare and cannot comment on Cloudflare not supporting Next.js. v 15. Next On...

@james-elicx > Starting today, as an early developer preview, you can use [OpenNext](https://opennext.js.org//cloudflare) to deploy Next.js apps to Cloudflare Workers via [@opennextjs/cloudflare](https://npmjs.org/@opennextjs/cloudflare), a new npm package that lets you use...

@CarlosZiegler will running `pnpm add radix-ui/primitives@1910a8c` be enough to use the navigation menu? Or are there any additional steps?

@aleciavogel Thanks you! Could help clarify the following for the MenuMenu Component? No error on compile but tsx linter has the following issue with the `` ``` const ListItem: React.FC...