Fix: agresif override browser cache untuk dateInput dengan removeAttribute, requestAnimationFrame, dan setTimeout

This commit is contained in:
mwpn
2025-12-19 05:31:38 +07:00
parent 78c323a9fe
commit 514bc9b176
3 changed files with 46 additions and 6 deletions

View File

@@ -77,7 +77,7 @@
<section class="filters">
<div class="filter-group">
<label for="filter-date" class="filter-label">Tanggal</label>
<input id="filter-date" type="date" class="filter-control" />
<input id="filter-date" type="date" class="filter-control" autocomplete="off" />
</div>
<div class="filter-group">
<label for="filter-location" class="filter-label">Lokasi</label>