diff --git a/End_to_end_Solutions/AOAIVirtualAssistant/src/botwebapp/Bot.Web/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js b/End_to_end_Solutions/AOAIVirtualAssistant/src/botwebapp/Bot.Web/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js index 5f84d46..18c6b32 100644 --- a/End_to_end_Solutions/AOAIVirtualAssistant/src/botwebapp/Bot.Web/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js +++ b/End_to_end_Solutions/AOAIVirtualAssistant/src/botwebapp/Bot.Web/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js @@ -1073,7 +1073,7 @@ return; } - var target = $(selector)[0]; + var target = $.find(selector)[0]; if (!target || !$(target).hasClass(ClassName$2.CAROUSEL)) { return;