When clicking any tab while in responsive mode (narrow browser), the tabs move, but the content is not displayed. The following appears in the javascript console.
susantest.js:183 Uncaught TypeError: Cannot read property 'id' of undefined
at HTMLDivElement. (test.js:183)
at HTMLDivElement.dispatch (jquery.min.js:2)
at HTMLDivElement.v.handle (jquery.min.js:2)
at Object.trigger (jquery.min.js:2)
at HTMLDivElement. (jquery.min.js:2)
at Function.each (jquery.min.js:2)
at S.fn.init.each (jquery.min.js:2)
at S.fn.init.trigger (jquery.min.js:2)
at r.n (bootstrap.min.js:6)
at HTMLDivElement.i (jquery.min.js:2)
When clicking any tab while in responsive mode (narrow browser), the tabs move, but the content is not displayed. The following appears in the javascript console.
susantest.js:183 Uncaught TypeError: Cannot read property 'id' of undefined at HTMLDivElement. (test.js:183)
at HTMLDivElement.dispatch (jquery.min.js:2)
at HTMLDivElement.v.handle (jquery.min.js:2)
at Object.trigger (jquery.min.js:2)
at HTMLDivElement. (jquery.min.js:2)
at Function.each (jquery.min.js:2)
at S.fn.init.each (jquery.min.js:2)
at S.fn.init.trigger (jquery.min.js:2)
at r.n (bootstrap.min.js:6)
at HTMLDivElement.i (jquery.min.js:2)