Home

Issue: 1790

get the path right after reload page

[issue link]

Building my portfolio with nuxt http://buroponzo.nl/
if you click on a project it response well and navigate to
http://buroponzo.nl/gettingbetter

When I now reload/refresh the page (manually),
it’s looking for images within the directory folder of this
route ->gettingbetter

All folders from routes are created with npm nuxt generate

schermafbeelding 2017-10-06 om 12 49 17

How to fix this?! 😃

This question is available on Nuxt.js community (#c1607)