I’m seeing this runtime error in the console
bootstrap.min.js?ver=3.3.6:6 Uncaught ReferenceError: Popper is not defined
When I include the Popper script I then get
bootstrap.min.js?ver=3.3.6:6 Uncaught TypeError: Cannot read property 'fn' of undefined
How do I fix this?