paulirish/break-on-access

Uncaught TypeError

Closed this issue · 0 comments

breakOn(window, "closed");

closed is a global bool variable.

How can I detect, when it is changed? I get:
Uncaught This property is not writable, so only possible mode is 'read'.