Inline Image Uploading in editor
#75
Closed
opened 3 years ago by are0h
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
There seems to be an issue with adding images to article content in the text editor. It seems to be crapping out at some point in the upload process so that needs to be fixed.
The request to add an image was failing the API token check, so it wasn't letting anything be added. Once I ironed that out, the request goes through just fine. This will be closed when it's confirmed in the
beta
branch.