We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Some devices list csv files not as mimetype text/* but as "binary"? VTA only accepts text/*, thus they cannot be selected for import.
text/*
To Reproduce Unknown, reporting for other user
Smartphone (please complete the following information):
Additional context Users may have no way of setting the mime type. A quick fix would be to allow any file to be selected on import..
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Some devices list csv files not as mimetype
text/*
but as "binary"? VTA only accepts text/*, thus they cannot be selected for import.To Reproduce
Unknown, reporting for other user
Smartphone (please complete the following information):
Additional context
Users may have no way of setting the mime type. A quick fix would be to allow any file to be selected on import..
The text was updated successfully, but these errors were encountered: