Files
hemx/slhx-js
slhx agent e5f332e78a fix(js): clear interval handles when polling stops
Keep data-slhx-every timers separate from debounce/throttle timers and delete the interval handle when a polling element leaves the document, so reinserted elements can start polling again without leaking stale timer state.

req: convention/005
2026-06-01 20:28:11 +02:00
..