You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use tinymce with mention plugin in yii,
When I enter @ my list box is geting fill with my source so it's all good but in chrome debuger I get this error:
Uncaught TypeError: rbuggyQSA.test is not a function
at Function.Sizzle [as find] (jquery.js?v=1504808392:818)
at jQuery.fn.init.find (jquery.js?v=1504808392:2792)
at jQuery.fn.init (jquery.js?v=1504808392:2909)
at jQuery (jquery.js?v=1504808392:75)
at HTMLDocument. (index.php?r=space%2Fspace&sguid=4bcfe53f-6d04-40e1-8f35-d733a6247f82:166)
at HTMLDocument.dispatch (jquery.js?v=1504808392:4737)
at HTMLDocument.elemData.handle (jquery.js?v=1504808392:4549)
at jquery.js?v=1504808392:1189
at assert (jquery.js?v=1504808392:909)
at Sizzle.setDocument (jquery.js?v=1504808392:1183)
Any cue?
Thanks
Pat
The text was updated successfully, but these errors were encountered:
I use tinymce with mention plugin in yii,
When I enter @ my list box is geting fill with my source so it's all good but in chrome debuger I get this error:
Uncaught TypeError: rbuggyQSA.test is not a function
at Function.Sizzle [as find] (jquery.js?v=1504808392:818)
at jQuery.fn.init.find (jquery.js?v=1504808392:2792)
at jQuery.fn.init (jquery.js?v=1504808392:2909)
at jQuery (jquery.js?v=1504808392:75)
at HTMLDocument. (index.php?r=space%2Fspace&sguid=4bcfe53f-6d04-40e1-8f35-d733a6247f82:166)
at HTMLDocument.dispatch (jquery.js?v=1504808392:4737)
at HTMLDocument.elemData.handle (jquery.js?v=1504808392:4549)
at jquery.js?v=1504808392:1189
at assert (jquery.js?v=1504808392:909)
at Sizzle.setDocument (jquery.js?v=1504808392:1183)
Any cue?
Thanks
Pat
The text was updated successfully, but these errors were encountered: