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
We could make use of Marionette.CollectionView when rendering the MultiSelect lists. Together with #1 this would improve the possibilities of managing MultiSelect lists, allowing one to bind events between a model and a view directly.
We could make use of
Marionette.CollectionViewwhen rendering the MultiSelect lists. Together with #1 this would improve the possibilities of managing MultiSelect lists, allowing one to bind events between a model and a view directly.