Description of the Bug 

  • When trying to resize the page the browser freezes and take a lot of time for the resize event to take place.
  • When refreshing, several times the page freezes completely, you can not scroll or click anywhere and the browser crashes after some seconds


Resolution 

The issue occurred because of a JS memory leak created by the version of BrowserLogger the branch 2.34 had. 


Actions to follow the deployment

Because the memory leak is on the client-side and it occurs because of an oversized local storage object, the users that have had the issue must hard-refresh the page and clear all cookies.


Write a comment…