jellekralt / angular-drag-scroll

Lightweight drag to scroll directive for AngularJS
MIT License
35 stars 27 forks source link

Cannot read property "split" of undefined #4

Closed kdoggthebus closed 8 years ago

kdoggthebus commented 8 years ago

Error at line 23 of ng-drag-scroll.js:

var excludedClasses = $attributes.dragScrollExcludedClasses.split(',') || false; if no dragScrollExcludedClasses attribute is present, Chrome gives an error. Doesn't affect much, just figured I'd point it out.

Good directive!

kevinthr commented 8 years ago

+1 :(

jellekralt commented 8 years ago

This should now be fixed in v0.2.0