I am using bootsrap-3 and angular to build SPA. I have many modal popups and those popup has links which lead to other pages and those pages need scrolling (length in nature). But when I open any of those page from a modal popup (bootstap modal) the scroll bar is not visible, I need a refresh to see the scroll bar.
If anyone have gone through such issue and got a solution, please suggest how can I fix this.