Aaron Marasco
Results
2
issues of
Aaron Marasco
 Looks like it gets caught in some sort of infinite loop on this, per https://twitter.com/NuclearGhost/status/288317966213332993.
The interface with the readAsMap is a bit awkward -- typically I'd assume that this: ``` javascript setupInput(input, { readAsMap: { ".*", "DataURL"} } ``` would make all inputs return...