mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 19:52:01 +03:00
1c356f59b2
No Issue - Loading posts from the API should not be necessary in PostsIndexRoute because its parent resource (PostsRoute) pre-loads the store. Changing the store.find to store.all gets rid of a duplicate network request to load all posts. |
||
---|---|---|
.. | ||
index.js | ||
post.js |