Client memory leak

There is a memory leak which causes crash due to out of memory error.

There has been an event handler registration mistakenly placed directly to React rendering function instead of useEffect.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.