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

Checkbox input never turns to "true" #555

Open
ven0ms99 opened this issue Aug 10, 2022 · 0 comments
Open

Checkbox input never turns to "true" #555

ven0ms99 opened this issue Aug 10, 2022 · 0 comments
Labels
bug report A submitted bug report, not yet validated.

Comments

@ven0ms99
Copy link

ven0ms99 commented Aug 10, 2022

You can try here: https://vueformulate.com/guide/inputs/types/box/#checkbox

The checkbox input always stays at false. It never turns to true, even when the checkbox is checked and the Vue variable is true:

<input type="checkbox" id="formulate--guide-inputs-types-box--1" checked="checked" value="false">
@ven0ms99 ven0ms99 added the bug report A submitted bug report, not yet validated. label Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report A submitted bug report, not yet validated.
Projects
None yet
Development

No branches or pull requests

1 participant