Last analyzed 30226c5 5 months ago
Default analysis branch is
Currently analyzing run
Found the usage of undeclared variables JS-0125
Bug risk
5 months ago5 months old
'bootstrap' is not defined
 9    
10    if (navbarCollapse) {
11      
12      var collapse = new bootstrap.Collapse(navbarCollapse, {13        toggle: false
14      });
15