I have app using angular-bootstrap and also ionicFramework. Problem is in angular-bootstrap $modal element. I want it has vertical scrollbar, but in ionic.css there are style:
::-webkit-scrollbar {
display: none;
}
and because of this there is no scrollbar in modal. I tried solve this problem in many ways, but now I am confused.
put your modal html component inside of ion-content
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With