Topic: Checkbox initial checked state
Expected behavior When there's no "checked" property or checked = false as initial checkbox state, it should be unchecked.
Actual behavior When the "checked" property is set to false or not written, the checkbox is rendered as checked.
Mikołaj Smoleński staff answered 6 years ago
Hi there,
Thanks for letting us know. It will be fixed with the Monday's release. For this moment we strongly recommend to use v-model
directive for all types of inputs.
Best regards
Tomas HD commented 6 years ago
Thanks for your answer. v-model directive works and I'll be looking forward to the next release.
Regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: 5.2.0
- Device: PC
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No