Did a recent update break Swagger?

When defining a Node, I was able to create the Swagger Doc. The Parameters and Response were 2 different tabs. A recent change does not show the tabs, and the add Parameter button is not working. Has anyone else experienced this?

Hi - which swagger node are you using?

I was just using an HTTP input node, and trying to add the Swagger doc. It appears that the issue is with an updated JQuery version. It removed the function "popover()" but there are several places in Node-RED and the Swagger plugin that are using it.