I am encountering an issue with a scrolling Bootstrap modal
. When I include a nav-tabs
within the modal, the scroll function stops working. However, if I remove the nav-tabs
, the functionality returns. Do you have any insights on how to solve this problem?
You can view and test the issue in this JSFiddle link.
Please share any thoughts or ideas on resolving this matter. Thank you!