Opened 3 months ago
Closed 2 months ago
#64120 closed defect (bug) (fixed)
Gutenberg: remove Yjs from the core-data package
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | normal | Version: | 6.9 |
| Component: | Editor | Keywords: | has-patch |
| Focuses: | Cc: |
Description
In https://github.com/WordPress/wordpress-develop/pull/10355 it was discovered that Yjs is bunded in core-data package by accident, which probably comes from the work on real time collaborative editing (https://github.com/WordPress/gutenberg/issues?q=state%3Aclosed%20label%3A%22%5BFeature%5D%20Real-time%20Collaboration%22).
This needs to be investigated and removed. In the meantime, I added core-data to the ignore list so that we can the Gutenberg package sync is unblocked: https://github.com/WordPress/wordpress-develop/pull/10355.
Cc @czarate
Change History (3)
This ticket was mentioned in PR #10491 on WordPress/wordpress-develop by @ellatrix.
2 months ago
#2
- Keywords has-patch added
Trac ticket: https://core.trac.wordpress.org/ticket/64120
Note: See
TracTickets for help on using
tickets.
@ellatrix @czapla, I would like to confirm by when this ticket needs to be resolved for the 6.9 release. Is this issue high-impact? Or can it be punted to 7.0?