I am using niceScroll in angular-bootstrap-ui modal pop, In IE scroll bar is not working in modal pop up but in normal use its working fine. Thanks in advance.
$('.ui-select-choices').niceScroll({
touchbehavior: true,
autohidemode: false
});
Issue in : In Modal pop (angular-bootstrap-ui)
Working fine: Normal use