RichEditor content inside a repeater can't be viewed in update page

Hi, in prod, i don't understand, why the content of RichEditor field, inside a repeater, can't be viewed in update page but no problem in view page. Thx
Solution:
Please update filament and then run npm run dev
Jump to solution
2 Replies
Solution
toeknee
toeknee3w ago
Please update filament and then run npm run dev
Ontamine&Vue
Ontamine&Vue3w ago
it works, thank u so much
Want results from more Discord servers?
Add your server
More Posts
What is the best/easiest way to overwrite a resource within a package?I'm using the following 2 packages and would like to edit both resources: ``` "z3d0x/filameExporter - include relationships as extra rowsUsing the Exporter for a table - am trying to inject additional rows for relationships that exist. THow can I display a file uploaded using the spatie media library on the info list pageHey all!, in my filament project I'm making use of of the spatie media library for filament (https:/How i can disable submit button until form is fully validated filament```Forms\Components\Select::make('from_id')->relationship(name: 'from', modifyQueryUsing: fn (BuildeCan not add table to a componentI have a custom component where i want to display a table. Implemented the trait and interface: `How i can display the error message before submit``` Forms\Components\Select::make('from_id') ->relationship(name: 'from', I used a checkbox in the filter and it has default true.Hi everyone, I used a checkbox in the filter and it has default true. but I want to disable or hideChanging language in ListItem does not translate the related records.I have a translatable resource with EditResource page. I have some relations to this resource, also My cutom theme was not woking in Production modeHello, I have create filament app. and i have use custom theme in that. but got error in productioncustom redirect after password resethi, i've the following class that works: ```php <?php namespace App\Filament\Modelperson\Pages\Aut