When I add a Transformation to an Image, the equals function deep compares all the props in shouldComponentUpdate. This causes a cycle in React 16 with _owner.
cloudinary-react 1.0.4, React 16.

I will provide a workaround as a PR until there is official support for React 16.
When I add a Transformation to an Image, the equals function deep compares all the props in
shouldComponentUpdate. This causes a cycle in React 16 with_owner.cloudinary-react 1.0.4, React 16.
I will provide a workaround as a PR until there is official support for React 16.