Skip to content

TypeError: Cannot read property 'split' of undefined #20

@coreysnyder04

Description

@coreysnyder04

The issue is on this line:
https://github.com/rorymadden/angular-date-dropdowns/blob/master/directive.js#L141

My attrs variable doesn't have a required attribute so you can't call split on undefined.

I see you require angular 1.2.1 and I'm on angular 1.3.15. Is that the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions