Boby Tiwari
Boby Tiwari
using the bun with a space worked for me. `bun x --bun shadcn-ui@latest init`
yes @braswelljr `bun x` is an alias for `bunx`.
hey @LucasBonafe, can you please kindly tell me how you were able to display the project page? I keep on getting an error that `Error: Cannot read properties of undefined...
@nayrasleao you have mistakenly exposed your environment variables too!
@AbrarChowdhury you have to use environment variables given in the upstash < redis console. I guess that is what you are asking for
> console.log(yourFormName.formState.errors); thanks for jumping in, but still I am not able to solve it.
I made some changes in code and data is getting console logged but zod is not providing any validation errors when I am submitting the empty form.
okay, thanks for your help @hmongdev but I have checked it multiple times, it's already matching with my form.
N > I have the same problem, when validation is failed, UI is not updated (no error message). Did you find a solution? @Boby900 No, I didn't find the solution...
@captainyufei I tried asking ChatGPT, you could follow these, and all the source code is available so you could try to self-host shadcn if you want to. ` The solution...