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
Using ng-file-select it is not possible select same file multiple times. Appropriate events are not triggered in this case.
We have a use case where files can be removed and then again added. Maybe input should reset it's state after select?
Drag and drop works fine in this case.
The text was updated successfully, but these errors were encountered:
marking fixed issues in version 2: #340 #346 #339 #389 #351 #352 #392 #…
8618213
…397 #424 #423 #422 #421 #417 #416 #425 #414 #405 #390 #368 #339
Fixed in version 2. There is an attribute ng-reset-on-click to revert back to how it was before.
ng-reset-on-click
Sorry, something went wrong.
Thank you, works fine in 2.0
No branches or pull requests
Using ng-file-select it is not possible select same file multiple times. Appropriate events are not triggered in this case.
We have a use case where files can be removed and then again added. Maybe input should reset it's state after select?
Drag and drop works fine in this case.
The text was updated successfully, but these errors were encountered: