Why do I keep getting $(…).scrollSpy is undefined?-Twitter bootstrap
I am using bootstrap 4.3.1 popper 1.10.1 and jquery 3.4.1 loaded in the order of popper jquery bootstrap But using data-spy="scroll" in combination with a target doesnt work, and calling the scrollSpy function myself produces the error: TypeError: $(...).scrollSpy is…