HubPress / hubpress.io

A web application to build your blog on GitHub
MIT License
2.81k stars 2.62k forks source link

Can't edit/publish posts: 'Expected "id" to be defined' #546

Closed DestyNova closed 6 years ago

DestyNova commented 6 years ago

I created a new blog and made a post in the online editor. When I went back in to edit it later, a blank page appeared with the message Expected "id" to be defined.

In the JavaScript console, the following error is printed:

posts:get 
Object { post: {}, posts: (2) […], theme: {…} }
app.0858676fdacf8833849c.js:1:31802
too much recursion[Learn More] vendor.099e66f2e693b444d03c.js:2:1665400
  s/<
  https://overto.eu/_nuxt/vendor.099e66f2e693b444d03c.js:2:1665400
  map self-hosted:292:17 s

This is happening in Firefox 61.

jaredmorgs commented 6 years ago

If you can, try using Chrome and see if you have the same issues.

It's been a while but I seem to remember that Hubpress has some compatibility issues with Firefox.

1.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/HubPress/hubpress.io/issues/546, or mute the thread https://github.com/notifications/unsubscribe-auth/AA6J2UipWqUsmtTVRVwbwOpTSeI0UtHyks5uI8wMgaJpZM4VZ0D7 .

DestyNova commented 6 years ago

I see, thanks for the info. Unfortunately the site broke in Chromium too after I removed the CNAME (understandably I guess) so I can't test it any more. Closing for now.