You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you are inside a post that has a cover image, and you click on "New Post" in the left hand menu, that new post will have what it thinks is an existing cover image but it is blank. You then have to trash that image to be able to upload a new one
Steps to Reproduce
Open or create a post that has a cover image
Click on "New Post" in the left hand side
There will be a gray background and the trash can icon for the cover image
Technical details:
Ghost Version: 0.7.0
Client OS: Mac OS X 10.10.3
Server OS: Ghost(Pro)
Browser: Chrome
The text was updated successfully, but these errors were encountered:
closesTryGhost#5840
- calls `reset()` on the uploader when re-rendered with a blank image
- calls `reset()` and `initWithImage()` on the uploader when re-rendered with an image and the uploader is still in the "blank" state
Issue Summary
When you are inside a post that has a cover image, and you click on "New Post" in the left hand menu, that new post will have what it thinks is an existing cover image but it is blank. You then have to trash that image to be able to upload a new one
Steps to Reproduce
Technical details:
The text was updated successfully, but these errors were encountered: