messenger-javascript
messenger-javascript copied to clipboard
$scope.mesibo.setDatabase is not a function
I downloaded the new version and it's not working at all. index.html and popup.html have the same errors:
Uncaught TypeError: $scope.mesibo.setDatabase is not a function
at b.$scope.initMesibo (controller.js:675)
at HTMLDocument.<anonymous> (popup.html:250)
at j (jquery-1.11.1.min.js:2)
at Object.fireWith [as resolveWith] (jquery-1.11.1.min.js:2)
at Function.ready (jquery-1.11.1.min.js:2)
at HTMLDocument.J (jquery-1.11.1.min.js:2)
Ensure that you perform a hard reload. In your case, the previous version of API is being picked up from the browser cache.