You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I think I have found a bug with "disable" binding:
When used with a "select" element, it just adds "disabled" to select classes. I think it should behave as a input, button or text area. I was checking the source code and the problem appears to be between the lines 255-265:
Hello!
I think I have found a bug with "disable" binding:
When used with a "select" element, it just adds "disabled" to select classes. I think it should behave as a input, button or text area. I was checking the source code and the problem appears to be between the lines 255-265:
I think it should be this way:
Thanks for the library! It's very useful to me right now.
The text was updated successfully, but these errors were encountered: