-
Notifications
You must be signed in to change notification settings - Fork 585
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
Typing inside the text box will thrown an error #437
Comments
Same here..
Seem like the new version is bugged with app error when an user types in the select box @valorkin |
@otelnov can you check please? On Fri, Sep 23, 2016, 09:00 Eliran Elnasi [email protected] wrote:
|
@valorkin Facing the same issue. What is the current status of this issue. Is it solved? |
@valorkin Also the problem is there in your demo page also. |
Facing the same issue, do you have any idea how to solve this? |
same here. +1 |
@valorkin Has this fix already been published to npm? |
Tried to publish today, didn't worked. I will issues and I will publish tomorrow |
@valorkin here's a pointer that might help with that problem. I tried today because I really needed this fix for a demo. I tried running the following npm script rom the package.json file:
and it just broke. Turns out the The |
@valorkin Any updates on when are you going to be able to publish to npm ? |
1.1.1 is now published to npm. Thank you @valorkin |
Error is the following:
Error in ./SelectComponent class SelectComponent - inline template:40:19 caused by: value.match is not a function.
The text was updated successfully, but these errors were encountered: