Duplicate Editor - JavaScript Error on Smileys/Media/GIPHY

joelyuk

Member
Affected version
2.2.8 patch 1
Hey,

We've noticed that we are getting a JavaScript error whenever a smiley/media/giphy is inserted into the post after selecting one, resulting in the picker never closing.

I've replicated this across several environments, themes, and also on demo forums created fresh on XenForo.com too:

Code:
TypeError: null is not an object (evaluating 'c.innerText')

Screen Shot 2022-02-21 at 23.01.14.webp

I've noticed it doesn't seem to happen here on the community version, but as I say I get this same error across different browsers on even a demo site.

To replicate, simply click to insert a smiley, media or giphy, select one, and then it seems to error out in the console and not close the picker.

Thanks.
 
That would generally indicate it’s a fixed bug. I think another symptom of it is the smiley/emoji not being added to “Recently used”. It is fixed in the next release.
 
Top Bottom