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
how to detect that though... Debugger would have to intercept everything that could write a variable.
And.. incoming publicVariable the debugger cannot even see.
setVariable is easy. = variable assignment... should be doable. But public vars are not possible.
On globals or namespace variables.
The text was updated successfully, but these errors were encountered: