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
{{ message }}
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
Hello,
I'm using angular 1.2.5 , select2 3.4.5 and angular-ui-select2 0.0.5
And when I using multiple select2 with formatResults,formatSelection options
then after selection model value consists from array of data objects id's.
But not from selected objects as it should.