Skip to content
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

Regression: Missing "Custom Color" option in the Color Picker when the plugin is active #32455

Closed
mrfoxtalbot opened this issue Jun 4, 2021 · 2 comments
Labels
Global Styles Anything related to the broader Global Styles efforts, including Styles Engine and theme.json

Comments

@mrfoxtalbot
Copy link

mrfoxtalbot commented Jun 4, 2021

With the Gutenberg plugin is active (Version 10.7.1) the "Custom Color" option is no longer visible.

Screen Shot on 2021-06-04 at 13:54:35

This is affecting all the blocks that would normally offer this option:

Screen Shot on 2021-06-04 at 13:55:09

The problem is solved as soon as the Gutenberg plugin is deactivated (see below):

Screen Shot on 2021-06-04 at 13:53:28

@Mamaduka
Copy link
Member

Mamaduka commented Jun 4, 2021

Thanks for reporting the issue, @mrfoxtalbot

I was able to reproduce this with Gutenberg 10.7.1. But I'm not able to reproduce this on trunk. I think it got fixed via #32200.

@Mamaduka Mamaduka added the Global Styles Anything related to the broader Global Styles efforts, including Styles Engine and theme.json label Jun 4, 2021
@jorgefilipecosta
Copy link
Member

The issue was fixed in Gutenberg 10.8 and a patch release 10.7.2 was done that also includes this fix https://github.com/WordPress/gutenberg/releases/tag/v10.7.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Global Styles Anything related to the broader Global Styles efforts, including Styles Engine and theme.json
Projects
None yet
Development

No branches or pull requests

3 participants