Broken for good
-
Greetings, I realize that this is work being done for free, but I’m curious to know if with the WordPress 5.6 update that it’s going to be permanently broken and I should suck it up and just use Gutenberg’s horrid interface or is there work that’s being done to fix the issues with adding tags, changing the date, etc.?
Ever since the update, it’s clear to see that there’s some kind of JQuery JS issue and the Console tosses up:
jquery.min.js?ver=3.5.1:2 Uncaught TypeError: this._addClass is not a function
at $.<computed>.<computed>._create (autocomplete.min.js?ver=1.12.1:9)
at $.<computed>.<computed>._create (jquery-ui.js?ver=1.0:415)
at $.<computed>.<computed>._createWidget (jquery-ui.js?ver=1.0:585)
at new $.<computed>.<computed> (jquery-ui.js?ver=1.0:376)
at HTMLInputElement.<anonymous> (jquery-ui.js?ver=1.0:531)
at Function.each (jquery.min.js?ver=3.5.1:2)
at s.fn.init.each (jquery.min.js?ver=3.5.1:2)
at s.fn.init.$.fn.<computed> [as autocomplete] (jquery-ui.js?ver=1.0:523)
at s.fn.init.u.fn.wpTagsSuggest (tags-suggest.min.js?ver=5.6:2)
at HTMLInputElement.<anonymous> (tags-box.min.js?ver=5.6:2)I have caching turned off when debugging as well as for WordPress Admin. I’ve cleared the cache multiple times but this issue persists and it’s the same for when I tried to use the Disable Gutenberg plugin, which I’d never installed before.
Thank you for maintaining this to date and I hope this isn’t the end of it…
- The topic ‘Broken for good’ is closed to new replies.