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

Type RcFile is not compatible #155

Open
ytqtina opened this issue Aug 12, 2022 · 5 comments
Open

Type RcFile is not compatible #155

ytqtina opened this issue Aug 12, 2022 · 5 comments

Comments

@ytqtina
Copy link

ytqtina commented Aug 12, 2022

image
When I upload an RcFile, there comes an error that my input file is not a Blob object. Source code in 'index.js' looks like this.

@fengyuanchen
Copy link
Owner

What's the RcFile? Is it an image?

@ytqtina
Copy link
Author

ytqtina commented Aug 23, 2022

Type File is a prototype of RcFile. It seems that type check only passes Image and File themselves, not their extenders.

@fengyuanchen
Copy link
Owner

fengyuanchen commented Aug 28, 2022

console.log(window.RcFile)

👇

Uncaught ReferenceError: RcFile is not defined

@fengyuanchen
Copy link
Owner

@fengyuanchen
Copy link
Owner

So I don't know what RcFile is.

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