RichEditor showing "undefined" in view mode.

So I have a RichEditor form component and when looking at a resource in view, it shows as undefined, however displays regularly if editing.

                Forms\Components\RichEditor::make('body')
                    ->required()
                    ->columnSpanFull(),

Not quite sure what specifically is causing this difference, if anyone could help with this It would be great.
image.png
ad9cbbd9818ceb5cac7146d191bfca00.png
Solution
Yes
Was this page helpful?