Vuetify: 1.0.11
Vue: 2.5.16
Browsers: Chrome 65.0.3325.181
OS: Linux x86_64
It's instantly visible.
Don't show a divider without an item.
It shows a divider without an item.
https://codepen.io/anon/pen/pLZJxQ?editors=1010
I would like to use this in a real project (invisible item).
This filter needs to be run before setting length: https://github.com/vuetifyjs/vuetify/blob/8ac7de34a631745624fdac100a82eb7743ce8e73/src/components/VBreadcrumbs/VBreadcrumbs.js#L59-L62
Yeah, found that, too. It's a bug for me because it's a typical way of doing this in Vue.js.
Fixed by #3854