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
The Memory plugin runs at unload, updating the DOM counts. This is an expensive operation (taking a few milliseconds). We may want to consider skipping updating these values on the unload beacon:
The text was updated successfully, but these errors were encountered:
The
Memory
plugin runs at unload, updating the DOM counts. This is an expensive operation (taking a few milliseconds). We may want to consider skipping updating these values on theunload
beacon:The text was updated successfully, but these errors were encountered: