Opened 5 years ago
Closed 5 years ago
#48121 closed defect (bug) (fixed)
Block Editor: Align the version of React with the one used in Gutenberg plugin
Reported by: | gziolo | Owned by: | gziolo |
---|---|---|---|
Milestone: | 5.3 | Priority: | normal |
Severity: | normal | Version: | 5.3 |
Component: | Editor | Keywords: | has-patch needs-testing good-first-bug |
Focuses: | javascript | Cc: |
Description
Gutenberg 6.5 works with react and react-dom set to v16.9.0. This change tries to align both.
Tested against Travis in https://github.com/WordPress/wordpress-develop/pull/99.
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Patch looks good to me.