mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
- Replace setInterval with recursive setTimeout to prevent overlapping async polls - Add cancellation flag in auto-start effect for React Strict Mode double-mount - Use isAxiosError() instead of unsafe type assertion - Remove consumeCampaignSlug/consumeReferralCode from loginWithDeepLink (fired on every poll tick, destroying values after first 202)