Default Selection for Select Field
I have the following array I am binding to a
Select field. And setting the default('text-gray-900) and it doesn't work when the field is set to searchable. If I disable searchable then the default value works.