Hi there. I just noticed that your search software has knocked out several of my important Bootstrap and non-bootstrap javascript functions including changing the URL for each tab state.
Could you pin-point me where the issue is exactly? I tried to disable-enable the plugin to see if there is any difference, but I could not find any for the first look.
With the plugin disabled, click on the tabs on the bottom of the page. You’ll see that the URL changes in the location bar. My client has requested this because they want to be able to leave the page and then come back to the same open tab.
Once the the plugin is enabled and if you refresh the page, you’ll see that this functionality is no longer there.
I can see now. I have changed the javascript source to minified and it cleared the error from the javascript console, and the tabs started working as expected. It should work fine now.