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

find a bug in your'e code extension doesn't work properly #33

Open
omidgharib opened this issue Aug 5, 2024 · 1 comment
Open

find a bug in your'e code extension doesn't work properly #33

omidgharib opened this issue Aug 5, 2024 · 1 comment

Comments

@omidgharib
Copy link

omidgharib commented Aug 5, 2024

const extension = file.type.split('/')[1]
this line of code causes a problem
in some types like "text/plain" it doesn't work properly its better extract extension from file name

@omidgharib
Copy link
Author

I create a pull request for this bug
#35

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

1 participant