Value in Rich Editor not being reset.
When I add a record in the modal using Create Another, Rich Editor is not reset. Rich Editor retains data while other form elements are reset.
12 Replies
GitHub
Value in Rich Editor not being reset · filamentphp filament · Discu...
Value in Rich Editor not being reset.
Help
Could you create a mini repo on Github to reproduce this issue?
I can't create it because there are too many structures. This issue appeared with the latest update.
@Equalizer please do a php artisan about and provide the filament version.
Filament .........................................................................................................................................
Packages ......................................................................................... filament, forms, notifications, support, tables
Version .................................................................................................................................. v3.2.85
Views .............................................................................................................................. NOT PUBLISHED
Packages ......................................................................................... filament, forms, notifications, support, tables
Version .................................................................................................................................. v3.2.85
Views .............................................................................................................................. NOT PUBLISHED
did you run:
php artisan filament:upgrade
Yes, but not anything change
Then please try to recreate in new repository and submit a bug report.
V3.2.76 no problem. Its working . I try
Probably a bug because Filament is using trix v2 after x2.76
yeah, im facing this same replace error, only on new records
actually it is when the value of the field is null
event setting a default('text ') wont fix