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

Elm.worker errors in web workers #273

Closed
evancz opened this Issue Jun 12, 2015 · 0 comments

Comments

Projects
None yet
1 participant
@evancz
Member

evancz commented Jun 12, 2015

(Originally reported by @mmport80 at elm/elm-lang.org#187)

The error is:

"ReferenceError: document is not defined elm-runtime.js:2731"

from Elm 0.13; line 2731 is part of the function "htmlHeight(width, rawHtml)" function.

More comments on the issue can be read here:

https://groups.google.com/forum/#!topic/elm-discuss/hi4nNvHxFUA

@evancz evancz changed the title from Elm.worker errors when created from within a web worker to Elm.worker errors in web workers Jun 12, 2015

@evancz evancz closed this Jul 12, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment