TypeError: this.activateMode is not a function #36768
Replies: 3 comments 2 replies
-
Hi @openpartners I did some investigating and it looks like this might be caused by a plugin. This reporter of this ticket found the issue was with the Editor Plus plugin: This one also mentions Atomic Blocks: Are these plugins you have installed? I would check for updates for those plugins. You could also try deactivating them and seeing if you have the same error to ascertain which particular plugin might be causing it. |
Beta Was this translation helpful? Give feedback.
-
I have seen this type of error in other projects. See this Stack Overflow answer for some details |
Beta Was this translation helpful? Give feedback.
-
The Chrome extension (ID in your error: |
Beta Was this translation helpful? Give feedback.
-
I see that the same problem has been occurring for many years
Can someone fix it?
_TypeError: this.activateMode is not a function
at http://my.website/wp-includes/js/media-views.min.js?ver=5.8.2:2:53705
at Mt (chrome-extension://ibnejdfjmmkpcnlpebklmnkoeoihofec/dist/pageHook.js:30:4827)
at Function._a (chrome-extension://ibnejdfjmmkpcnlpebklmnkoeoihofec/dist/pageHook.js:30:40262)
at n.createModes (http://my.website/wp-includes/js/media-views.min.js?ver=5.8.2:2:53665)
at n.initialize (http://my.website/wp-includes/js/media-views.min.js?ver=5.8.2:2:53074)
at n.initialize (http://my.website/wp-includes/js/media-views.min.js?ver=5.8.2:2:65674)
at n.initialize (http://my.website/wp-includes/js/media-views.min.js?ver=5.8.2:2:82558)
at n.h.View (http://my.website/wp-includes/js/backbone.min.js?ver=1.4.0:2:14140)
at n.constructor (http://my.website/wp-includes/js/wp-backbone.min.js?ver=5.8.2:2:2600)
at n.constructor (http://my.website/wp-includes/js/media-views.min.js?ver=5.8.2:2:36836)
Beta Was this translation helpful? Give feedback.
All reactions