We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b37b5b7 + 27f4ca1 commit 480765cCopy full SHA for 480765c
resources/views/select-tree.blade.php
@@ -12,6 +12,7 @@
12
13
<x-dynamic-component :component="$getFieldWrapperView()" :field="$field">
14
<div
15
+ wire:key="{{ rand() }}"
16
wire:ignore
17
x-ignore
18
@if (FilamentView::hasSpaMode())
0 commit comments