Closed (fixed)
Project:
CKEditor mentions
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2025 at 22:16 UTC
Updated:
14 Apr 2026 at 18:55 UTC
Jump to comment: Most recent
Comments
Comment #3
vinodhini.e commentedHi, Could you please provide the exact steps to replicate this issue?
I tried the basic setup and configuration of the CKEditor Mentions module locally, but I was not able to reproduce the warning. I enabled mentions for the text format, configured the marker and bundle options, and tested by creating and editing content — but the issue didn’t occur.
Please share the detailed steps or specific configuration that triggers the warning, so we can verify. Thanks.
Comment #7
adevms commentedI had the same error when trying to add/edit a content.
Attached a patch that just handles the undefined array key.
Comment #8
arantxioI can confirm that this also happens on our site.
I also already checked the merge request and this seems to solve the issue for us.
Comment #9
pearls commentedI encounter this issue when creating or editing a content. I also experienced it when writing a comment.
MR!41 worked for me. Thanks @adevms
Comment #10
anybodyConfirming RTBC
Comment #11
anybodyComment #12
grevil commentedComment #15
grevil commentedComment #17
grevil commentedAlright, that's it. Please review!
I tested the update hook and it works as expected!
Comment #18
anybodyComment #19
anybody@pearls, @adevms, @arantxio would be great if you could give this a try and community-review.
Comment #20
anybodyConfirming this fixes the issues perfectly fine!
Comment #21
anybodyComment #24
anybodyFollow-up: #3582501: $mentionsType undefined warnings