-
Hi,
Firefox 83
Rankmath 1.0.54.1 free edition
Wordpress 5.6First, I disabled the RankMath Gutenberg sidebar with this hook at my theme functions.php
/** * Disable Gutenberg Sidebar Integration */ add_filter( 'rank_math/gutenberg/enabled', '__return_false' );
Then in any page or post, I try to edit the snippet but It doesn’t work with Firefox 83. It works ok with Chrome but not with Firefox.
Edit snippet button not working:
MouseEvent.mozPressure is deprecated. Use PointerEvent.pressure instead. tinymce.min.js:2:8856Uncaught TypeError: rankMathEditor.components is undefined value https://mysite.com/wp-content/plugins/seo-by-rank-math/assets/admin/js/classic.js?ver=1.0.54.1:1 a https://mysite.com/wp-includes/js/dist/hooks.min.js?ver=54e7683a4c0aafac0448bb95dc8d53ba:2 refresh https://mysite.com/wp-content/plugins/seo-by-rank-math/assets/admin/js/classic.js?ver=1.0.54.1:1Lodash 3
Also, the Edit Article button inside the Schema tab doesn’t working, and there are many problems with the scroll in firefox and opera. I can’t scroll to the bottom of the screen.
Any way to fix It?
Thanks
The ticket ‘Classic Snippet Editor no working properly with Firefox’ is closed to new replies.