Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
There was an error while loading. Please reload this page.
Currently Universal will crash when parsing an unsupported function executed after setTimeOut, even though the function is not executed until after the page is fully loaded...for example...
The above will cause "EXCEPTION: Error: not implemented". Methods called in setTimeout should either be ignored or better handled.