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

Base64DataUrl ngf-pattern validation error #1294

Closed
tiberiuzuld opened this issue Jan 22, 2016 · 2 comments
Closed

Base64DataUrl ngf-pattern validation error #1294

tiberiuzuld opened this issue Jan 22, 2016 · 2 comments

Comments

@tiberiuzuld
Copy link

Hello,

Have an issue with validation on a Base64Data image.
If i put on the model a base64 image I get this error:

TypeError: files.splice is not a function
    at validateSync (ng-file-upload.js:1231)
    at upload.validate (ng-file-upload.js:1247)

I get this error when I drag or select a new image and I convert the image to base64 which is the format I need to send to the backend.

Created an example with the issue Plunker

Let me know if you need more info.

@danialfarid
Copy link
Owner

Should be fixed at 11.2.2

@tiberiuzuld
Copy link
Author

Thank you :D

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