Ahmed Abu Qahf
Ahmed Abu Qahf
Have you followed the steps mentioned [here](https://ui.shadcn.com/docs/installation/next)? Try to start a new project while following the same steps.
@thought7878 I believe you can work on it and then open a PR for it. The PR would have to be reviewed and closed by @shadcn.
I am facing the same issue as well. I have been using this extension for almost a year now and it's awesome. I can't really see myself using VS Code...
@ShayBox That's what I did. I downgraded to `1.93.1` and turned off automatic updates. ```json { "update.mode": "manual", } ```
Same here on Fedora 41. Any solution?
@Propheticus `zen.urlbar.replace-newtab` no difference here. it opens a new tab but not to the external link.
> I faced the same issue on Ubuntu 24 04 LTS and managed to resolve it by adding %u option for the Exec command in my .desktop config for Zen:...