Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MattKohnen opened this issue May 18, 2013 · 1 comment
Assignees
Labels

Comments

@MattKohnen
Copy link

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.)

rstaib pushed a commit that referenced this issue May 19, 2013
@rstaib
Copy link
Owner

rstaib commented May 19, 2013

Many thanks!

@ghost ghost assigned rstaib May 19, 2013
@rstaib rstaib closed this as completed May 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants