rndme / download

file downloading using client-side javascript
MIT License
2.28k stars 417 forks source link

Chinese file names cannot be downloaded. #112

Closed lufuhu closed 1 year ago

lufuhu commented 2 years ago
 download(encodeURI(dataUrl))
rndme commented 1 year ago

Cannot reproduce, closing. In general, if you have trouble with the argument overloads, passing all 3 arguments in order should side-step some edge cases in the arity auto-detection.