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

Uncaught (in promise) {isCanceled: true} #92

Open
sinaler opened this issue Feb 11, 2021 · 3 comments
Open

Uncaught (in promise) {isCanceled: true} #92

sinaler opened this issue Feb 11, 2021 · 3 comments

Comments

@sinaler
Copy link

sinaler commented Feb 11, 2021

Hi guys,
I am receiving Uncaught (in promise) errors when we send simultaneous inputs to the component.
Is it possible if you can handle these errors?

@unit-002
Copy link

I am also having the same issue, Uncaught (in promise) {isCanceled: true} sometimes it appears sometimes it doesn't.

@winhtaikaung
Copy link
Owner

Hi @sinaler , Can you please help me to provide the steps to replicate your issue .

Thanks

@sinaler
Copy link
Author

sinaler commented Apr 15, 2021

Hi @winhtaikaung,
The problem was happening because of calling the component simultaneously(and cancelling) like keyboard strokes. So the promises were not cancelled always.

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

No branches or pull requests

3 participants