Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking on comment while on post page leads to 404 #51

Closed
pravk opened this issue May 17, 2016 · 2 comments
Closed

Clicking on comment while on post page leads to 404 #51

pravk opened this issue May 17, 2016 · 2 comments

Comments

@pravk
Copy link

pravk commented May 17, 2016

I cloned the repo and launched the app on localhost. I created a post and added a comment for the post.
Now when I click on the comment id while on post page, it gives an error

"There's a problem with the network, we're trying to reconnect...".

The following XHR request to the server keeps failing:
GET /keystone/api/posts/573ab3a8da4bb04f3044cfe4?drilldown=true 404 3.952 ms
is throwing
{"err":"not found","id":"573ab3a8da4bb04f3044cfe4"}

I noticed that the id passed is that of the comment, hence 404.

Also please note that on refresh the page loads perfectly fine.

Thanks
Praveen

@bjwyse
Copy link

bjwyse commented Dec 7, 2016

Seems to refer to outdated functionality.

I could not click on a comment to view it separately. There is a link to delete the comment, which works fine.

@jstockwin
Copy link
Contributor

I agree with the above comment here, so I'm closing this. Let me know if we're misunderstanding though and we can re-open it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants