Skip to content

Commit 90a5013

Browse files
Add wire key to component
1 parent 6493bb8 commit 90a5013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/views/select-tree.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<x-dynamic-component :component="$getFieldWrapperView()" :field="$field">
22
<div
3+
wire:key="{{ rand() }}"
34
wire:ignore
45
x-data
56
x-load-css="[

0 commit comments

Comments
 (0)