There is a variable used in a function but declared outside it and is available globally.
Sonar cloud is suggesting to initialize it
but the variable is already declared in another file ...cobrowse.js and available globally
...cobrowse.js
Need some suggestions