dependabot[bot] on npm_and_yarn
Bump express from 3.3.6 to 4.17… (compare)
dependabot[bot] on npm_and_yarn
Bump qs and http-server Bumps … (compare)
dependabot[bot] on npm_and_yarn
Bump qs, ampersand-model and ex… (compare)
dependabot[bot] on npm_and_yarn
Bump minimatch and precommit-ho… (compare)
dependabot[bot] on npm_and_yarn
dependabot[bot] on npm_and_yarn
Bump async from 0.2.9 to 2.6.4 … (compare)
dependabot[bot] on npm_and_yarn
app.itemclasses.fetch()
but probably need to see where they both get fetched etc. I assume the model with the derived ItemClassName is looking at the value of app.itemclasses before the fetch is done. You can either trigger changes on the models when app.itemclasses finishes fetch, or figure out a way to have you subview use a derived or some condition to waitFor both to be fetched.