angularjs-breakpoint
angularjs-breakpoint copied to clipboard
Uncaught Type Error: string is not a function
The resize event is causing a 'string is not a function' error. I'm not 100% sure, but I think
function setClass(){}
and
var setClass
could be precipitating a conflict.