Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Window SetTimeout / SetInterval don't work when building from source #46

Closed
tejacques opened this issue Feb 20, 2015 · 2 comments
Closed

Comments

@tejacques
Copy link
Contributor

This may be related to VS2013 rather than trifle, but when I take a fresh checkout, open the solution in VS 2013, and run (in debug mode) TrifleJS.exe examples/countdown.js, I get the following error:

bootstrap.js (53,28): TypeError: Object #<Object> has no method 'SetInterval'
@sdesalas sdesalas added this to the Core API milestone Feb 22, 2015
@sdesalas
Copy link
Owner

Thanks @tejacques, issue confirmed.

Seems like a problem with recent changes to bootstrap.js, investigating..

S

sdesalas added a commit that referenced this issue Feb 22, 2015
@sdesalas
Copy link
Owner

I think this is fine now. Let me know. Ta!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants