Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example throwing javascript error #2

Open
xpika opened this issue Jun 3, 2014 · 3 comments
Open

Example throwing javascript error #2

xpika opened this issue Jun 3, 2014 · 3 comments

Comments

@xpika
Copy link

xpika commented Jun 3, 2014

uncaught exception in Haskell main thread: TypeError: a is undefined
lib.js (line 7317)
TypeError: t is null

t.status = h$threadFinished;

lib.js (line 8051)

@luite
Copy link
Member

luite commented Jun 3, 2014

oh i haven't installed this package for a while, it might need some update. I'll check

@co-dan
Copy link
Member

co-dan commented Jun 15, 2014

Just want to say that I have just compiled the latest ghcjs and ghcjs-canvas, and it seems to be working; although, I had to modify the HTML file a little bit for it to correctly load jQuery in Firefox

@tempname11
Copy link

At the moment, the jQuery link in examples/square.html gives a 404, and the lib1.js is referenced, but it doesn't seem to be built. Fixing the jQuery link, and dropping the lib1.js reference, I get an Uncaught ReferenceError: goog is not defined in Chrome. After resuming the debugger from this exception, the example seems to work.

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

No branches or pull requests

4 participants