You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
Passing null as first parameter to the $scope.$watch function caused
a null reference exception within hint.js that interferes with the
loading of the users app. Adding a null check to resolve this issue.
Fixes issue #94
0 commit comments