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

When pasting text, it calls 2 time typingDone #3

Closed
smartland007 opened this issue Aug 28, 2023 · 1 comment
Closed

When pasting text, it calls 2 time typingDone #3

smartland007 opened this issue Aug 28, 2023 · 1 comment
Assignees
Labels
bug Something isn't working resolved This issue/bug is fixed.

Comments

@smartland007
Copy link

When we paste the code, it calls 2 times the function typingDone which cause unwanted result. Ex: calling an ajax function in typingDone to validate the OTP.

@HichemTab-tech HichemTab-tech self-assigned this Aug 28, 2023
@HichemTab-tech HichemTab-tech added the bug Something isn't working label Aug 28, 2023
@HichemTab-tech
Copy link
Owner

HichemTab-tech commented Aug 28, 2023

Hello,

I just wanted to update you that I have identified and fixed the issue with the typingDone function being called twice. It was due to conflict with two functions. I have made the necessary adjustments in the code 01a0b19, and now the function is working as expected without any duplicate calls.

Thank you for bringing this to my attention. If you have any further questions or concerns, please feel free to let me know.

Best regards,
@HichemTab-tech

@HichemTab-tech HichemTab-tech added the resolved This issue/bug is fixed. label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resolved This issue/bug is fixed.
Projects
None yet
Development

No branches or pull requests

2 participants