itmaybejj / editoria11y-wp

WordPress wrapper for Editoria11y
GNU General Public License v2.0
6 stars 2 forks source link

Bug: Incompatibility with other plugins #37

Open Firestorm980 opened 1 month ago

Firestorm980 commented 1 month ago

Follow up from https://github.com/itmaybejj/editoria11y-wp/issues/36

We've found during testing of the newest version of Editoria11y (1.0.21) that using it with other plugins in the editor, such as Yoast SEO (23.6) seems to be breaking the editorial UI for Editoria11y. The button to show / hide issues no longer appears, along with the UI changes in the editor for the blocks. It doesn't appear to be limited to just Yoast, as multiple plugins have also seemed to cause issues. Basically, any plugin that modifies the Gutenberg UI in some fashion.

I can confirm that the latest version of Editoria11y does work on a vanilla install with the 2024 theme and no other plugins.

itmaybejj commented 1 month ago

Oof. I'm not sure anything short of finishing the next version of the library, that draws independently from Gutenburg, is going to be able to fix this.

itmaybejj commented 5 days ago

@Firestorm980 I just tagged 2.0 with the rewrite. This should solve the problem.