Hey all! New Ghost user here–I just set it up over the weekend, and while I’m very technical, things are a little new to me. And refreshing. Great job! As such, it’s a vanilla install with almost no content and no plugins.
I have experienced this twice in the past couple of days, and the first time, I thought might be anything, but the second time, it’s definitely happened repeatably.
Repro steps: Write a new story. After a couple of blocks, insert a large image that fills the width. Write a couple more blocks, enough that the picture is barely on the screen. At some point, I use the UP-ARROW to move the caret up to above the picture to edit something, without scrolling the page with the mouse. Chrome locks up and the page never comes back. I have to kill it.
I am using the self-hosted version using docker-compose that includes Lets Encrypt, nginx for https termination, and ghost serving in a separate container. It’s running the following versions of things (I believe it’s hot-off-the-presses :latest):
"NODE_VERSION=8.15.0",
"YARN_VERSION=1.12.3",
"GOSU_VERSION=1.10",
"NODE_ENV=production",
"GHOST_CLI_VERSION=1.9.9",
"GHOST_INSTALL=/var/lib/ghost",
"GHOST_CONTENT=/var/lib/ghost/content",
"GHOST_VERSION=2.11.1"
I’m running in Chrome on a PC: chrome://version reports this:
Google Chrome 71.0.3578.98
Thanks for the awesome platform!
JH
I’ve tried replicating but no luck so far. Can you give me an idea of what else was in the post? How large are the paragraphs? did you have any headings, formatting, or other cards? Did you have any text in the caption of the picture?