I believe this is due to this change: https://www.drupal.org/node/3201242 →
Access checks must be added in the module. I wrote a patch that adds access checks to entity queries in the mentions module which solved one of the problems for me. I've added the patch.
- 🇬🇧United Kingdom jaydenpearly
I used both patchs you mentioned above. There's still Ckeditor5 problem wiht D10 version.It's goint to be solved in D9.5( Here 🐛 TypeError: Drupal\ckeditor5\HTMLRestrictions::__construct(): Argument #1 ($elements) must be of type array, Drupal\ckeditor5\HTMLRestrictions given Needs work )
I tried to get around this problem using the BUeditor module but without success.
Error: mentions_crud_update() in Class "Symfony\Component\EventDispatcher\Event" not found (line 174 of /var/www/html/testsite/web/modules/contrib/mentions/mentions.module).
So, it seems like there is no other choice but to wait for missing tags issues in Ckeitor5 to be fixed.
Thanks by the way...
- Status changed to Fixed
about 1 year ago 7:45am 17 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.