Skip to content

Commit

Permalink
add #56
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Mar 21, 2021
1 parent 50a6eb6 commit 7e1158b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ fileBox3.toDataURL()
// Output: data:text/plain;base64,d29ybGQK
```

## Known Issues

1. TypeError [ERR_UNESCAPED_CHARACTERS]: Request path contains unescaped characters [#56](https://github.com/huan/file-box/issues/56)

## API Reference

### 1. Load File in to Box
Expand Down

0 comments on commit 7e1158b

Please sign in to comment.