Html – Full-screen modal with scrollspy in bootstrap 4
I want to create a full screen modal with Bootstrap 4 that uses scrollspy for scrolling the content within the body. I have the fullscreen aspect working (see below). What I fail to do, however, is to properly make the…