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

flif.js:147 Uncaught TypeError: Cannot convert "undefined" to int #44

Closed
ibrokemypie opened this issue Aug 14, 2017 · 2 comments
Closed
Labels

Comments

@ibrokemypie
Copy link

flif.js:147 Uncaught TypeError: Cannot convert "undefined" to int
at Object.toWireType (flif.js:147)
at PolyFlif$startCount [as startCount] (eval at Va (flif.js:13), :11:26)
at self.onmessage (flif.js:177)
toWireType @ flif.js:147
PolyFlif$startCount @ VM46:11
self.onmessage @ flif.js:177
flif.js:147 Uncaught TypeError: Cannot convert "undefined" to int
at Object.toWireType (flif.js:147)
at PolyFlif$startCount [as startCount] (eval at Va (flif.js:13), :11:26)
at self.onmessage (flif.js:177)
toWireType @ flif.js:147
PolyFlif$startCount @ VM46:11
self.onmessage @ flif.js:177

@hrj hrj added the bug label Aug 14, 2017
@ibrokemypie
Copy link
Author

ibrokemypie commented Aug 14, 2017

This is happening on my own test site as well as https://uprootlabs.github.io/poly-flif/polyflif-sample.html
Currently happening on Chrome Version 62.0.3178.0 (Official Build) dev (64-bit), Safari Version 10.1.2 (12603.3.8) and Firefox Nightly
57.0a1, all on macOS sierra

@hrj hrj closed this as completed in 2e06555 Aug 15, 2017
@hrj
Copy link
Member

hrj commented Aug 15, 2017

Thanks for that hint! That made me realize that it's a silly problem.

Fixed and released as part of 0.8.2:
https://github.com/UprootLabs/poly-flif/releases/tag/v0.8.2

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

No branches or pull requests

2 participants