valentin_vranic5 months agoLevel 5ReplyReport SpamProvide some code, or be more descriptive about your issue. FYI: livewire properties are not reactive by default. You can set wire:model.live to make them interactive (go to backend and update the property value) when an input changes Like Reply