Skip to main content

Comments & Discussion

LA
Luis Antonio Parrado ✓ Link copied!

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>
PK
Povilas Korop ✓ Link copied!

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.