feathers-vue-blog-admin-demo
feathers-vue-blog-admin-demo copied to clipboard
Crashes in both FF and Chrome
Wanted to take a look at this example project to learn how to use Vue 2.0 + Feathers. Unfortunately, it crashes in both Chrome and FF. Memory usage climbs until the tab gets killed.
Just wanted to give you a heads up.
Confirmed. Comment out the <infinite-loading
in Posts.vue if the nedb is empty. Works for me after doing that.