lasca icon indicating copy to clipboard operation
lasca copied to clipboard

Missing `var` statements in source

Open atomgomba opened this issue 10 years ago • 0 comments

I use the unminified version (src/lasca.js) for development and it lacks a couple of var statements, for eg. look here: https://github.com/Teradata/lasca/blob/master/src/lasca.js#L313

This is causing ReferenceError therefore the code cannot execute.

atomgomba avatar Apr 06 '15 12:04 atomgomba