Has anyone have this problem? On starting up SlimTimer with Bubbles, I
get a Runtime Error that says:
Line: 12
Error: Object doesn't support this property or method.
On debugging with Microsoft Script editor, it shows the following line
as where the error is:
window.addEventListener('unload', function(e)
{ Client.shutdown(); }, false);
If I ignore the error and continue with the login, the same error
message pops up. Again ignoring it will bring up the ST screen with
the proper tasks. And after that it seems to work ok, until you
relogin or start up St again in Bubbles.
Steve