Skip to content
Commit eb28dd37 authored by Marina Mosti's avatar Marina Mosti 🔴
Browse files

fix(GlFormCheckbox): checked state with non-boolean value

Fixes an issue where GlFormCheckbox `checked` prop does not
behave correctly when value is used.

#3017

The `directives` property of the render function for the input
was creating a conflict with Vue3's v-model system.

Full investigation:
!4863 (comment 2236852320)
parent 5268fc3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment