Youngjae Ji

Results 19 comments of Youngjae Ji

it's better to do ``` uploadHandler(event) { if (error) event.target.value = ''; } ``` I guess.

Hey Victor, Thank you for the response. I will test it out to see if it works later tonight. I believe `dependencies` also should be populated but I saw you...

@vlasenko Sorry for the late response. Although I don't completely understand lerna architecture, just skimmed through the doc briefly, I see what you are saying. Can we have core depends...

Just FYI, the doc link seems to be broken at the moment.

+1 The trick didn't work for me. It keeps trying to start worker. I wonder if I set useWorker false, does it stop trying to create a worker? Or it...

yeah it seems it's being called twice. If I print out `lines.length`, it looks like this. ``` lines.length 60 lines.length 1 ```

try this fork https://github.com/JCMais/node-libcurl

+1 fontSize does not work on android devices.