Static GitHub Issues

[1418] Type property on objects

prev: File '/xxxx/xxxxx/node_modules/nuxt/index.d.ts' is not a module.
next: The proper way to include Bootstrap in Nuxtjs?

Nuxt 1.0rc4 apparently tries to use the type property on an object from a list passed to v-for when rendering, resulting in an error like this:

<img width="944" alt="screen shot 2017-08-19 at 7 36 45 am" src="https://user-images.githubusercontent.com/12291/29485926-6286990e-84b1-11e7-9033-3967d02c3150.png"><!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1260">#c1260</a>)</em></sub></div>