xdega / webfresh-v2

Version 2 of the Webfresh Portfolio website. Cleaner interface, designed as a React Frontend for a decoupled Drupal site
0 stars 0 forks source link

Blog Post direct link with ID #5

Open xdega opened 4 years ago

xdega commented 4 years ago

Currently, you can link directly to a blog post, via an ID, for example: https://webfreshdev.com/#1b71d866-547a-4662-8e4d-64deea55e3c5

This works if you are already on the blog page (component mounted), but does not link if you are entering the blog page from somewhere else.

This needs to be fixed in order to allow blog posts to be linked directly from outside.