node-slug icon indicating copy to clipboard operation
node-slug copied to clipboard

Failed to slug when first arg =null

Open angelpg opened this issue 8 years ago • 1 comments

slug/slug.js:13 string = string.toString();

TypeError: Cannot read property 'toString' of null

angelpg avatar Mar 30 '16 09:03 angelpg

ditto

danpoynor avatar Jan 26 '18 20:01 danpoynor