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
{{ message }}
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.
As I had just upgraded to 0.8.1 it wasn't clear that the failing post was an old one. After starting from scratch and re-importing each article, I found that having a , in the title causes this error
Repository.js:922 Uncaught (in promise) TypeError: Cannot read property 'sha' of null
at Repository.js:922
at <anonymous>
Note: if I remove the post, it also goes for a spin after updating the index page, but I don't see an error.
After deleting the article and re-importing without this comma it worked.
The text was updated successfully, but these errors were encountered:
peter-lawrey
changed the title
Where there is a comma in the title, the publish fails.
When there is a comma in the title, the publish fails.
Mar 25, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As I had just upgraded to 0.8.1 it wasn't clear that the failing post was an old one. After starting from scratch and re-importing each article, I found that having a
,
in the title causes this errorNote: if I remove the post, it also goes for a spin after updating the index page, but I don't see an error.
After deleting the article and re-importing without this comma it worked.
The text was updated successfully, but these errors were encountered: