#7291 closed defect (bug) (fixed)
Forums: js error
Reported by: | malihu | Owned by: | |
---|---|---|---|
Milestone: | Priority: | highest omg bbq | |
Component: | Support Forums | Keywords: | has-patch |
Cc: |
Description
Cannot use WordPress support forums at all as the post field is blocked. Console error:
react-dom.min.js?ver=18:1 TypeError: r.add is not a function
Change History (2)
Note: See
TracTickets for help on using
tickets.
This is a conflict between Gutenberg 16.7 & Blocks Everywhere, the plugin used for the forum editor.
It looks like the error described is probably the same as this one, which has a fix, but is not set to be released until Gutenberg 16.8.
For now, I've pinned the Gutenberg version to 16.6.0 on WordPress.org, and once the fix is rolled out it can be unpinned.