<option value="{{ $t->id }}" wire:key="{{ $t->id }}">{{ $t->city_name }}</option
TRY to add wire:key
attribute on select option
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community