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

Calling clearTimeout is required before unmounting AutoComplete #1421

Closed
mertsincan opened this issue Jun 24, 2020 · 0 comments
Closed

Calling clearTimeout is required before unmounting AutoComplete #1421

mertsincan opened this issue Jun 24, 2020 · 0 comments
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@mertsincan
Copy link
Member

If AutoComplete is unmounted before the delay property's time has elapsed, an error occurs.
The length of the delay property is up to the user and should be considered.
For example, Dropdown and GrowlMessage are implemented correctly.

@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Jun 24, 2020
@mertsincan mertsincan added this to the 5.0 milestone Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

1 participant