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

DocumentPicker for ZIP file opens instead of selecting the file in react-native-document-picker v3.5.4 #740

Closed
vvdn-rajvishnu opened this issue Dec 16, 2024 · 1 comment

Comments

@vvdn-rajvishnu
Copy link

Description: I am using the react-native-document-picker version ^3.5.4 to select a ZIP file for import, which contains some data. However, when I attempt to select a specific ZIP file, instead of allowing me to select the file, the ZIP file opens automatically.

Steps to Reproduce:

Use react-native-document-picker version ^3.5.4.
Attempt to select a ZIP file.
The ZIP file opens instead of selecting the file.
Expected Behavior: The ZIP file should be selected and not opened automatically.

Actual Behavior: The ZIP file opens when selected.

Environment:

react-native-document-picker version: ^3.5.4
React Native version: ^0.62.2
React version : ^16.11.0"

Copy link

👋 @vvdn-rajvishnu, sorry you're having an issue. This issue is being closed because it does not provide all information required by the issue template. As the issue template explains, we require that you provide a runnable example that reproduces your issue and your environment information. This means you need to provide a code snippet that we can copy-paste into an empty project and see the error ourselves, or provide a git repository with the issue.
The reason is that maintainers do not have time to try reproduce bugs themselves. Please try to minimize the superfluous code and focus only on reproducing the bug.
Please create a new issue with this and we'll be happy to review it!

@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants