We have a couple dozen users who use CK… I’ve told them that they can disable the CK Editor plugin as a workaround, but that’s not a very satisfying solution… 🙂
TypeError: undefined is not an object (evaluating ‘window.tinyMCE.activeEditor.contentDocument.activeElement’)
This is in bp-activity/js/mentions.js
I’m not terribly familiar with these Editor modification, but looks like BuddyPress is doing some tinyMCE specific stuff… Could this be done in an editor-agnostic way?