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

feature/fix-first-drop-bug #115

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

blazekv
Copy link
Contributor

@blazekv blazekv commented Sep 15, 2023

  • move handleFiles from setTimeout to callback function

* move handleFiles from setTimeout to callback function
@blazekv
Copy link
Contributor Author

blazekv commented Sep 15, 2023

This fixes #109 and #60 bug when you drop file. I introduced in code some features from Angular 14 - inject function and takeUntilDestroy from Angular 16, so if there should be backward compatibility for Angular 14 and less, let me know and I will try to rewrite code.

Can you please look at code and if it is OK merge it and release new version. We are using this awesome library but we need to fix 🙏

@blazekv blazekv changed the title feature/fix-firtst-drop-bug feature/fix-first-drop-bug Sep 15, 2023
@vugar005
Copy link
Owner

vugar005 commented Sep 16, 2023

Thanks @blazekv !

@vugar005 vugar005 merged commit 05ed495 into vugar005:master Sep 16, 2023
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

Successfully merging this pull request may close these issues.

2 participants