myst729 / Vuelog

A backend-free blog system built on top of Vue.js
https://vuelog.js.org/
MIT License
266 stars 39 forks source link

multiple spinners when loading the blog page #18

Closed connor11528 closed 6 years ago

connor11528 commented 6 years ago

when loading the blog page there are multiple spinner

myst729 commented 6 years ago

The spinner indicates a single post loading. If you are on a list page, say, a category of multiple posts, they are loaded separately so there are multiple spinners.