Skip to content
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

No flip button with name has initialValue #124

Open
getupcloud opened this issue Feb 18, 2014 · 1 comment
Open

No flip button with name has initialValue #124

getupcloud opened this issue Feb 18, 2014 · 1 comment

Comments

@getupcloud
Copy link

If cc_name has a initialValue, flip button won't appear.

window.card = new Skeuocard($("#skeuocard"), {
    initialValues: {
        name: "Testing 123"
    }
});
@kpommerenke
Copy link

Flip button also doesn't appear when the initial value is set in the html through the 'value' attribute. This seems to apply to all inputs, not just the name field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant