You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using anonymous functions prevented proper unsubscription from listening to events, which was a memory leak. Using point-free style for handleResize function now
0 commit comments