Results 10 comments of Jlorezz

As per default this is how it looks without setting max-h ![image](https://github.com/shadcn/ui/assets/29343633/eb835305-38de-4701-ba63-87740b28fa76)

if we have a look at what `form.formstate.errors` is we can clearly see that there is an error on that object. ![image](https://github.com/shadcn/ui/assets/29343633/69354651-ae11-4260-9d01-465ef9fad9cb)

if we keep the ` ` simplified like this it won't directly get the error as the error is under `to`

> if we keep the ` ` simplified like this it won't directly get the error as the error is under `to` this will just lead to a error message...

This would be perfect! @shadcn what about an example for the date range in the docs (form)?

> Hi everyone. Thanks for your work on this. > > This is looking good. I'm open to merging it. > > However we might need help with maintenance going...

As in running `:PackerStatus` -> You can see they are not being loaded. ![image](https://user-images.githubusercontent.com/29343633/209829022-2233fb00-4e60-493e-ac0e-65acc8d4a4ad.png)

`:PackerCompile` is not running anything.