Using jQuery 1.10.2, you get the following error from jquery.js
Uncaught TypeError: Cannot read property 'scrollHeight' of null
at jquery-1.10.2.js:9754
at Function.access (jquery-1.10.2.js:900)
at jQuery.fn.init.jQuery.fn.(anonymous function) [as height] (../Scripts/jquery-1.10.2.js:9737:18)
at o._showBackground (bootstrap-tour-standalone.min.js:22)
at o._showOverlayElement (bootstrap-tour-standalone.min.js:22)
at o._showPopoverAndOverlay (bootstrap-tour-standalone.min.js:22)
at o._showPopoverAndOverlay (bootstrap-tour-standalone.min.js:22)
at o._scrollIntoView (bootstrap-tour-standalone.min.js:22)
at o. (bootstrap-tour-standalone.min.js:22)
at o._callOnPromiseDone (bootstrap-tour-standalone.min.js:22)
Using jQuery 1.10.2, you get the following error from jquery.js
Uncaught TypeError: Cannot read property 'scrollHeight' of null at jquery-1.10.2.js:9754 at Function.access (jquery-1.10.2.js:900) at jQuery.fn.init.jQuery.fn.(anonymous function) [as height] (../Scripts/jquery-1.10.2.js:9737:18) at o._showBackground (bootstrap-tour-standalone.min.js:22) at o._showOverlayElement (bootstrap-tour-standalone.min.js:22) at o._showPopoverAndOverlay (bootstrap-tour-standalone.min.js:22) at o._showPopoverAndOverlay (bootstrap-tour-standalone.min.js:22) at o._scrollIntoView (bootstrap-tour-standalone.min.js:22) at o. (bootstrap-tour-standalone.min.js:22) at o._callOnPromiseDone (bootstrap-tour-standalone.min.js:22)