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

Not working on iphone chrome #87

Open
laurentiun3000 opened this issue Dec 14, 2018 · 4 comments
Open

Not working on iphone chrome #87

laurentiun3000 opened this issue Dec 14, 2018 · 4 comments

Comments

@laurentiun3000
Copy link

Hey,

The cropper is not working on chrome form iphone.

@CrackerakiUA
Copy link
Owner

can you provide more details

@laurentiun3000
Copy link
Author

I'm using the version 1.0.6 tested with 10.7 to.

Only in iphone chrome with the option "request mobile website" the image is not loaded.

</div>
<div class="float_l">
    <img alt="image" id="avatar_crop"  ng-show="myCroppedImage" class="img-responsive" ng-src="{{myCroppedImage}}"/>
</div>

What i think is that "data:image/png;base64,.... is not loading in chrome.

@laurentiun3000
Copy link
Author


myCroppedImage is empty

@CrackerakiUA
Copy link
Owner

how can I debug such issue? Do you use some kind of emulator, or perhaps we can reproduce that within codepen. I have one iphone 6s for testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants