Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52050, comment 9


Ignore:
Timestamp:
02/04/2021 02:52:04 PM (6 years ago)
Author:
jeremycaris

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52050, comment 9

    initial v1  
    1 I posted about this on Stack Exchange before I realized it was a WordPress 5.6 issue. In a comment, someone noted that if you install the Enable jQuery Migrate Helper plugin, this issue is resolved. I can confirm that it does resolve the issue. The plugin downgrades jQuery to the version that was previously included in Wordpress 5.5.
     1I posted about this on Stack Exchange before I realized it was a WordPress 5.6 issue. In a comment, someone noted that if you install the Enable jQuery Migrate Helper plugin, this issue is resolved. I can confirm that it does resolve the issue.
    22
    3 Hopefully, this helps someone isolate the issue to create a patch.
     3The plugin downgrades jQuery to the version that was previously included in Wordpress 5.5. Also, if you install the Classic Editor plugin (which disables Gutenberg) the metaboxc issue is resolved also.
     4
     5Hopefully, this helps someone isolate the bug to create a patch.
    46
    57https://wordpress.stackexchange.com/questions/382306/wp-editor-visual-tab-in-meta-box-doesnt-show-content/382310#382310