Ionaru / Ionaru/easy-markdown-editor

Upload image keeps throwing an error

Open
#200 1 comment 0 reactions 0 assignees View on GitHub
Bug
Dominant language
JavaScript
Stars
3.1k
Forks
363
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
`UploadImage=true` keeps throwing an error
![Capture](https://user-images.githubusercontent.com/44732615/83481064-727eb400-a4ba-11ea-852a-fd07e7bcca66.PNG)

This is how I instantiate easy MDE.
```
var easyMDE = new EasyMDE({
autofocus: true,
autorefresh: true,
spellChecker: false,
minHeight: '180px',
uploadImage:true,
});
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.