There are a component with a checkbox and a component for displaying the result. When switching the checkbox, I write the value 1 or 0 to the output. But at the input to the Result component, I get an undefined.
With Number component on Result shows the number as expected.
@Ni55aN Hello and thanks for the awesome framework!
Example
There are a component with a checkbox and a component for displaying the result. When switching the checkbox, I write the value 1 or 0 to the output. But at the input to the Result component, I get an
undefined
.With Number component on Result shows the number as expected.
Control Vue
Control JS
Component