Skip to content

JS Error: _ is not defined #273

Description

@des-jender

I think I found a JS Bug in the newest Version of the angular-wizard.

When returning 'false' in a canexit function this error apears in the console:
image

After debugging it, I found a Typo in /dist/angular-wizard.js in Line 236 where '_' is used instead of a variable.
index: _.indexOf($scope.getEnabledSteps(),

Could you fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions