-
Notifications
You must be signed in to change notification settings - Fork 0
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
posts/angular/build-image-cropper-form-control-angular/ #21
Comments
Very useful article, thanks for sharing! Error: Uncaught (in promise): TypeError: src.match is not a function |
Hey, I am sorry I haven't come across this error before. It's been a long time since I worked with croppie in Angular but I can have a closer look at when I get some free time. |
Thanks in advance, that would be great! |
How to build an image cropper form control in angular
We are going to build an image cropper and package it as a form control which is ready to be used in any of our forms.
https://codinglatte.com/posts/angular/build-image-cropper-form-control-angular/
The text was updated successfully, but these errors were encountered: