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 58697c4 + fd5601d commit 4a3622dCopy full SHA for 4a3622d
1 file changed
resources/views/select-tree.blade.php
@@ -15,7 +15,7 @@
15
wire:key="{{ $getTreeKey() }}"
16
wire:ignore
17
@if (FilamentView::hasSpaMode(url()->current()))
18
- x-load="visible || event (ax-modal-opened)"
+ x-load="visible || event (x-modal-opened)"
19
@else
20
x-load
21
@endif
0 commit comments