Ryan Saffer
Ryan Saffer
I'm new to zed and was experiencing this issue in a Typescript project which lead me here, however after some more testing I found that it _*is*_ actually working, but...
I am having the same problem, and have isolated it down to the Astro extension. I have been able to reproduce the error in a freshly created scaffold, where the...
## 🎉 Issue Identified After some digging around further, I was able to resolve this problem by telling VS Code to use the workspace version of Typescript instead of VS...
Any update on this issue? I have been told by the Clerk sales team that in order to avoid purchasing the 'Enhanced B2B SaaS add-on', which gives me custom roles...
I was facing the same error, and also had `multiline` on my ``. The error disappeared when I added the property `rows={1}` to the ``. I was unable to reproduce...