Opened 10 months ago
Closed 10 months ago
#63874 closed defect (bug) (reported-upstream)
Calendar Block > Background color not applied in Block Editor on Pages
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Editor | Keywords: | |
| Focuses: | ui, javascript, administration | Cc: |
Description
On Pages > when a background color is set for the Calendar block, it is not applied in the Block Editor However, the background color is applied correctly on the Frontend.
Actual Result:
On Editor (Pages) → Background color styling is not applied.
On Frontend (Pages) → Background color styling is applied correctly.
Expected Result:
The selected background color for the Calendar block should be applied consistently on Pages in both Block Editor and Frontend.
Prerequisite:
Wordpress version: 6.8.2
Theme: Twenty Twenty Three
System: Macbook Pro, OS: Sequoia Version 15.6
Browser: Chrome Version 139.0.7258.139 (Official Build) (x86_64)
Editor screenshot:
https://prnt.sc/gR11ejuSWMct
Front-end screenshot:
https://prnt.sc/rhGBTUgddNMc
Like #63873, this should be fixed with
https://github.com/WordPress/gutenberg/issues/69220