Foliotek / Croppie

A Javascript Image Cropper
http://foliotek.github.io/Croppie
MIT License
2.55k stars 886 forks source link

There aren't transform and transform-origin styles #771

Open ajifatur opened 2 years ago

ajifatur commented 2 years ago

Expected Behavior

When binding, there are transform and transform-origin styles

Actual Behavior

When binding, there aren't transform and transform-origin styles

Steps to Reproduce the Problem

  1. Choose image from file manager
  2. Bind URL with base64 encode
  3. The problem is happened so can't drag or zoom out image

Example

Croppie error