You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
👋 @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!
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"
The text was updated successfully, but these errors were encountered: