Hashnode / support

Your go-to guides for understanding Hashnode a little better.
https://support.hashnode.com/
48 stars 48 forks source link

Error when editing published articles leads to error page instead of the edited page #70

Closed rohan472000 closed 1 year ago

rohan472000 commented 1 year ago

Description: I have encountered a bug on the Hashnode platform related to editing published articles. When I attempt to edit a previously published article, after editing instead of being directed to the edited page, I am redirected to an error page.

Steps to Reproduce:

Expected Behavior: After editing a published article, I expect to be directed to the edited page where I can see the changes.

Actual Behavior: Instead of being directed to the edited page, I am redirected to an error page, which prevents me from seeing changes made to the article. screenshot : Screenshot (221)

Additional Information:

lakbychance commented 1 year ago

Hey @rohan472000 Thanks for reporting this. This might be due to incorrect domain mapping but nevertheless we are fixing it to redirect to the default rohan-anand.hashnode.dev url. You can meanwhile preview your post at that url.

lakbychance commented 1 year ago

Hey @rohan472000 now you should get redirected at the correct destination ( *.hashnode.dev subdomain until your domain is properly configured ). If you're wondering why rohan-anand.com is not still getting redirected to, it might be due to missing steps in domain mapping. You can check out the steps here -> https://support.hashnode.com/en/articles/5755362-how-to-map-a-custom-domain. If your domain mapping was previously working, please check if your domain is not expired. if none of the above work for you regarding the domain stuff, reach out to our support on Discord

rohan472000 commented 1 year ago

@lakbychance , Thanks for the quick action, yes It is now working as expected.