Merge pull request #294

fix(insights): filters not changing on click
This commit is contained in:
Herculino Trotta
2025-07-26 23:32:18 -03:00
committed by GitHub

View File

@@ -13,7 +13,7 @@
<div class="mb-2 w-100 d-lg-inline-flex d-grid gap-2 flex-wrap justify-content-lg-center" role="group"
_="on change
set type to event.target.value
add .tw:hidden to <#picker-form > div:not(.tw:hidden)/>
add .tw:hidden to <#picker-form > div:not(.tw\\:hidden)/>
if type == 'month'
remove .tw:hidden from #month-form