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

Uncaught TypeError: Failed to execute 'readAsDataURL' on 'FileReader': parameter 1 is not of type 'Blob' #3

Open
Hatteron opened this issue Mar 18, 2019 · 1 comment

Comments

@Hatteron
Copy link

Please help, How fix?

Uncaught TypeError: Failed to execute 'readAsDataURL' on 'FileReader': parameter 1 is not of type 'Blob'.
at ImageExtend.toBase64 (index.js?5dde:124)
at ImageExtend.dropHandle (index.js?5dde:109)

@Hatteron Hatteron changed the title index.js?5dde:124 Uncaught TypeError: Failed to execute 'readAsDataURL' on 'FileReader': parameter 1 is not of type 'Blob' Uncaught TypeError: Failed to execute 'readAsDataURL' on 'FileReader': parameter 1 is not of type 'Blob' Mar 18, 2019
@cmckni3
Copy link
Collaborator

cmckni3 commented Mar 18, 2019

does this happen on Internet Explorer? My gut tells me it's running on a browser that doesn't natively support Blob or Filereader.

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