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

Undefined-errors #967

Closed
TiborMalmo opened this issue Apr 17, 2019 · 2 comments
Closed

Undefined-errors #967

TiborMalmo opened this issue Apr 17, 2019 · 2 comments

Comments

@TiborMalmo
Copy link

Hello!

I am working on a system where i use the multiselect component for adding users.
When a user is pressing backspace two times in the multiselect component, the system seems to error out and the console log states
app.js:488 TypeError: Cannot read property '$isDisabled' of undefined
and
TypeError: Cannot read property 'blur' of undefined

Has anyone experienced anything similar to this issue, and how did you solve it?

@cmorbitzer
Copy link

The first one, at least, is fixed by #939

@TiborMalmo
Copy link
Author

Thank you!

Then i guess it's just to wait for the next release 😄

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

2 participants