Opened 2 years ago
Closed 2 years ago
#59477 closed defect (bug) (reported-upstream)
Unwanted space in packages/block-library/src/verse/index.js - Gutenberg
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 6.4 |
| Component: | Text Changes | Keywords: | |
| Focuses: | accessibility | Cc: |
Change History (1)
Note: See
TracTickets for help on using
tickets.

Hello @sarathgp,
Welcome back to WordPress Core's Trac. Thank you for finding and reporting this.
I see you have a fix submitted in the Gutenberg repo https://github.com/WordPress/gutenberg/pull/54854. Thank you! That's the right place to report and resolve the issue.
I'm closing this ticket as reported upstream. Why?
Core is a consumer of these packages (consumes them through its
package.jsonfile). It does not maintain nor can it modify the code within them. Rather, the maintaining (and thus fixing) and publishing of the packages are done in the Gutenberg repo.Once the fix is merged, it'll be included in a package update, which is tracked in #59411.