Ghost/core/client/app/routes/posts
Hannah Wolfe b4b5e2a3f5 Avoid infinite transition loop
fixes #5136

- wrap notification fetch with a user role check to remove console error
- move author transition down to local route for users/user so that there's no infinite loop
- replace all store calls to fetch the current user with the session user instead
2015-04-16 20:05:30 +01:00
..
index.js Avoid infinite transition loop 2015-04-16 20:05:30 +01:00
post.js Avoid infinite transition loop 2015-04-16 20:05:30 +01:00