Skip to main content
Luis Antonio Parrado avatar
Luis Antonio Parrado

Component flux::textarea doesn't support the attribute value, therefore, the description gotten from the database is not displayed, if it exists.

we needs change to

<flux:textarea
name="description"
:label="__('Description')"
rows="3"
>{{ old('description', $team->settings?->get('description', '')) }}</flux:textarea>
Povilas Korop avatar

Well noticed, missed that one! Thanks!

We'd Love Your Feedback

Tell us what you like or what we can improve

Feel free to share anything you like or dislike about this page or the platform in general.