Media editor widget - raw_transformations broken?
Hello, I am trying to allow users to "re-edit" their images after edit in javascript. To repro the issue, these are the steps:
1. User edits the image with the media editor
2. When user exports, the export event handler in javascript gets a "transformation" string in the event object (it's in raw format)
3. I apply these transformations to the image so the user can see them
4. If user wants to re-edit the image, I attempt to pass the previous transformation through the raw_transformation field, so the user can pick up the edits where they left off.
5. The image read fails because the widget appears to change the raw_transformation I gave it.
For example, here's the transformation my javascript code got back from the "Export" event in step 2:
-
Hi Preston,
Would you open a ticket to email: support@cloudinary.com with your cloud name, public_id of the issue and the code snippet?
Regards,
Mo
Post is closed for comments.
Comments
1 comment