mohamedsabil83/filament-forms-tinyeditor

[Bug]: not work required check

vi-kt0r opened this issue · 0 comments

What happened?

after add code : TinyEditor::make('text')->required(), - and after write text into editor - i get error : field is required. But text exist in editor

image

How to reproduce the bug

after add code : TinyEditor::make('text')->required(), - and after write text into editor - i get error : field is required. But text exist in editor

Package Version

2

PHP Version

8.2

Laravel Version

10

Which operating systems does with happen with?

No response

Notes

No response