🔧 fix(profile): update wire:poll to wire:poll.2s.keep-alive for better payment listening functionality

This commit is contained in:
fsociety
2024-10-22 17:21:28 +02:00
parent 9ac89de553
commit 01d6b506a2

View File

@@ -442,7 +442,7 @@ $loadEvents = function () {
@if(!$currentYearIsPaid && $qrCode)
<div class="flex justify-center"
wire:key="qrcode"
wire:poll="listenForPayment">
wire:poll.2s.keep-alive="listenForPayment">
<a href="lightning:{{ $invoice }}">
<img
class="p-4 sm:p-12 bg-white"