Casty
Forum Replies Created
-
Fixed, thanks for your prompt update!
+1
Editing any page throws this error.
TypeError: this.activateMode is not a function at https://siteurl.com/wp-includes/js/media-views.min.js?ver=48f6d7c6dc519ba1ae9f66328fccdec1:2:53705 at ut (https://siteurl.com/wp-content/plugins/give/assets/dist/js/gutenberg.js?ver=2.13.0:33:4751) at Function.la (https://siteurl.com/wp-content/plugins/give/assets/dist/js/gutenberg.js?ver=2.13.0:33:41030) at n._createModes (https://siteurl.com/wp-includes/js/media-views.min.js?ver=48f6d7c6dc519ba1ae9f66328fccdec1:2:53665) at n.initialize (https://siteurl.com/wp-includes/js/media-views.min.js?ver=48f6d7c6dc519ba1ae9f66328fccdec1:2:53074) at n.initialize (https://siteurl.com/wp-includes/js/media-views.min.js?ver=48f6d7c6dc519ba1ae9f66328fccdec1:2:65674) at n.initialize (https://siteurl.com/wp-includes/js/media-views.min.js?ver=48f6d7c6dc519ba1ae9f66328fccdec1:2:82558) at n.h.View (https://siteurl.com/wp-includes/js/backbone.min.js?ver=1.4.0:2:14140) at n.constructor (https://siteurl.com/wp-includes/js/wp-backbone.min.js?ver=48f6d7c6dc519ba1ae9f66328fccdec1:2:2600) at n.constructor (https://siteurl.com/wp-includes/js/media-views.min.js?ver=48f6d7c6dc519ba1ae9f66328fccdec1:2:36836)
Saw this in case it’s of help: https://wpdevelopment.courses/articles/how-to-fix-activatemode-is-not-a-function-error-in-gutenberg/
Forum: Plugins
In reply to: [Advanced Editor Tools] Visual mode?I am also having this issue too. It seems to be in fine in Chrome for me, but Firefox it shows nothing in the TinyMCE iframe. The body/head of the iframe is blank.
Only relevant in the console says: MouseEvent.mozPressure is deprecated. Use PointerEvent.pressure instead at wp-tinymce.js 3:8856
See image: https://i.imgur.com/uh42PDs.png
I’m also using Advanced Custom Fields so not sure if it’s something between the two.
EDIT: Installing the “Enable jQuery Migrate Helper” as listed in the stickied thread seem to fix it in Firefox. Not sure if that is the best solution going forward but it’s a start.