Overwrite Global Transformation toggle gives error
-
Hi!
I’m trying to get the image block working properly with Cloudinary, but as soon as I hit the Overwrite Global Transformation toggle in the Block editor I’m getting this React error in the console and nothing happens:
Warning: A component is changing an uncontrolled input of type checkbox to be controlled. Input elements should not switch from uncontrolled to controlled (or vice versa). Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://fb.me/react-controlled-componentsThis looks like a bug in the plugin to me, or is there any way to solve this?
The topic ‘Overwrite Global Transformation toggle gives error’ is closed to new replies.