-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calendar Block Color options are not working properly #61346
Comments
Thanks for the report. I was also able to reproduce this problem. When I went back through the commit history, I found that this problem occurred in #56875. Strangely, the settings in the Typography panel take effect immediately, but the settings in the Color panel don't take effect until I save the post. Maybe it has something to do with the calendar block skipping serialization and using the ServerSideRender component. cc @ellatrix eb26a4796f3d175bc33d54e0a1735531.mp4 |
Yes it does take effect, but once we save the post and come back to editor to change the font size, we face similar issue just like the text and background colour Screen.Recording.2025-02-17.at.10.41.22.AM.movEDIT: Similar Comment #64986 (comment) |
Related #64739 |
I have abstracted this problem and submitted it as #69220. Therefore, let's close this issue. |
Description
In Calendar Block the colour options are not working properly, like when we change the colour of the text or background it is not reflected in the editor side unless we refresh the whole page. So it should not happen the text & background color should reflect in editor also when we change it at the same time like another block
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Recording : https://www.loom.com/share/8afd314830fd499bbbfa12386a7e0540?sid=541243c7-4965-4b8f-9598-663902bd7021
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: