Filament v4 ApexCharts briefly duplicate on back navigation (Livewire / bfcache issue)
4️⃣v4Widgets
I’m using Filament v4 with ApexCharts, and I’m experiencing a UI issue where chart widgets briefly duplicate when navigating back to the page (likely due to Livewire navigation or browser bfcache). The charts render correctly after a moment, but the duplicate appears during hydration. Has anyone encountered this in Filament v4, and what is the recommended way to prevent ApexCharts from double-rendering on back navigation?