Closed RezaODB closed 6 days ago
@RezaODB If you are using Flux 1.0.20, this could be a duplicate of https://github.com/livewire/flux/issues/611
Yes you are absolutely right, thanx! It's the same issue with the label!
Thanks for the report. This has been fixed and will be released shortly
A very simple checkbox does not react on my form! It works perfectly fine with a non-flux checkbox. Please help! Thanks
CreateQuestion.php
class CreateQuestion extends Component { public $required = false;
}
create-question.blade.php