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
Listening to changes quite hard to implement because of compatibility with other plugins like chosen.js and select2 for example. Simple approach to listen to change event works from time to time if you are using custom form elements.
But if you implement it as an option I will merge it with pleasure.
Thank you for sharing!
I know that the
setInterval
solution works, but I just believe that a approach where you listen for changes would perhaps be a better approach.The text was updated successfully, but these errors were encountered: