[#2] B2: Mouseleave listener leak on every rebuild #27
Reference in New Issue
Block a user
Delete Branch "2-mouseleave-leak"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
File: web/components/ChartCard/usePlot.ts\n\nReplaced addEventListener('mouseleave', ...) with plot.over.onmouseleave = handler to prevent listener leak on every rebuild.\n\nFixes #2
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.