I have found some additional information here.
The solution is that editing the file ghost/versions/3.2.0/node_modules/@tryghost/url-utils/lib/utils/html-relative-to-absolute.js
, and change the 'gs'
to 'g'
.
Now it’s working. I’m worndering if it’s a problem, maybe creating a issue on GitHub?