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
Hi, thanks for the excellent plugin which I find very useful! Something I'm having an issue with is that stickit does not seem to catch change events on input elements in IE7 until focus is lost. Would it make sense to listen for keyup events too? This resolves the issue for me in IE7.
Hi, thanks for the excellent plugin which I find very useful! Something I'm having an issue with is that stickit does not seem to catch change events on input elements in IE7 until focus is lost. Would it make sense to listen for keyup events too? This resolves the issue for me in IE7.
https://github.com/alexrudall/backbone.stickit/blob/a507f94ab800b40cb039181c2ffc8e08c6e682ae/backbone.stickit.js#L443
Many thanks.
The text was updated successfully, but these errors were encountered: