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
Avoids selecting values from other select boxes
Using the `$element` as the parent context when selecting options.
In this way, we can prevent select choosing options from other select boxes having similar values.