Hi! I've been enjoying building several SPAs with Nim+Karax recently.
On a project with live sensor streaming I noticed a significant memory leak (first identified due to jetsam tab kills on an iPad). I believe that this bug affects all redraw heavy apps with event handlers using any recent Karax. Please see my bug report and PR with fix.
Once the fix is approved and a new release issued, update your Karax versions folks!
Thanks!