angular-bootstrap-multiselect
angular-bootstrap-multiselect copied to clipboard
How to have an element selected already once the page loads?
Hi,
I've the ng-model value as an object. Ex: { name: 'conceptData', id: '1' } Also display-prop value is set to name. However the name is not shown. What am I doing wrong?
Any update?
You're going to have to provide more info on how to reproduce your problem. Maybe some code snippet
Okay will provide the code snippet.
Did you find a way to solve it?