F
Filament2mo ago
Asmit

Help wanted: Upgrade to Filament v4 – mention functionality

n Filament v3, I used the RichEditor’s id attribute to append mentions dynamically. But in v4, the RichEditor no longer provides an id, which makes it tricky to target the editor for custom mention behavior. https://github.com/AsmitNepali/filament-mention/issues/25
GitHub
Support to V4 · Issue #25 · AsmitNepali/filament-mention
Issue: In Filament v3, I was able to use the RichEditor’s id attribute to append mentions dynamically. However, in v4 the RichEditor component no longer provides an id attribute, which makes it dif...
1 Reply
Dennis Koch
Dennis Koch2mo ago
Maybe create a PR to add the id again?

Did you find this page helpful?