ziffmedia / nova-select-plus

A Laravel Nova Select Field
MIT License
91 stars 26 forks source link

Help text is not appearing #24

Closed scottgrayson closed 3 years ago

scottgrayson commented 3 years ago

https://nova.laravel.com/docs/3.0/resources/fields.html#field-help-text

Trying the nova method of adding help text and it does not appear

ralphschindler commented 3 years ago

Hi!

I am unable to reproduce this. I have the latest version checked out, and in the demo app: https://github.com/ziffmedia/nova-select-plus/blob/master/demo/app/Nova/Person.php#L61

And it shows in my UI: 2020-10-08-09-19-27

ralphschindler commented 3 years ago

If you have more information on how to reproduce, I am completely willing to re-open. Let me know, thanks!