There was an issue with the rich editor It would not let you upload an image if Grammarly Browser extension is Enabled
so i add a new method to disableGrammarly() that add the below attributes to trix editor to disable Grammarly
PS i tried to test this locally before create a pull requested but when i tried to installed filament using my local repo i get the error more about the issue here
Description
There was an issue with the rich editor It would not let you upload an image if Grammarly Browser extension is Enabled so i add a new method to
disableGrammarly()
that add the below attributes to trix editor to disable GrammarlyPS i tried to test this locally before create a pull requested but when i tried to installed filament using my local repo i get the error more about the issue here
https://github.com/filamentphp/filament/discussions/14415
Functional changes
composer cs
command.