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
I have implemented the CMP stub as suggested in the stub.js.
In order to reproduce the bug I had to refresh the creative repeatedly and inspect the JS heap space through chrome dev tools
The first screenshot shows that there are many Window objects created
The second screenshot shows the source code when clicking uc.js:2 code link from teh first screenshot
This screenshot shows the retaining object
The text was updated successfully, but these errors were encountered:
Version: v1.5.13
Module: stub
I have implemented the CMP stub as suggested in the stub.js.
In order to reproduce the bug I had to refresh the creative repeatedly and inspect the JS heap space through chrome dev tools
The first screenshot shows that there are many Window objects created
The second screenshot shows the source code when clicking uc.js:2 code link from teh first screenshot
This screenshot shows the retaining object
The text was updated successfully, but these errors were encountered: