Skip to content

Commit

Permalink
fix async alpine not loading reliably in spa mode
Browse files Browse the repository at this point in the history
  • Loading branch information
smiliyas authored and ysfkaya committed Aug 14, 2024
1 parent fd9f6e5 commit 86eb648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/phone-input.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class="inline-flex w-full"
class="w-full"
x-ignore
@if (FilamentView::hasSpaMode())
ax-load="visible"
{{-- format-ignore-start --}}ax-load="visible || event (ax-modal-opened)" {{-- format-ignore-end --}}
@else
ax-load
@endif
Expand Down

0 comments on commit 86eb648

Please sign in to comment.