Skip to content

Defaults object | Can't pass in a labels property without the rest becoming undefined #1

Closed
@MattKohnen

Description

@MattKohnen

Can't pass in a labels property to the Defaults object without the rest becoming undefined.

For example:

$(".wizard").steps({
headerTag: "h5",
labels: {
previous: "Back"
}
});

(E.g., the next property becomes undefined.)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions