vuejs / vue-issue-helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No result when Vue versions are being fetched

Akryum opened this issue · comments

Once in a while, fetching the Vue versions takes some time and the typeahead component displays "No result". Maybe we should add some indication that loading is in progress here?

A default for suggestion: { name: 'Loading...' }