angularjs-breakpoint icon indicating copy to clipboard operation
angularjs-breakpoint copied to clipboard

Uncaught Type Error: string is not a function

Open cmisura opened this issue 11 years ago • 0 comments

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.

cmisura avatar Feb 04 '14 19:02 cmisura