Anoesj @anoesj.dev · Nov 15

3️⃣ From now on, `resolveComponent` requires you to provide an actually existing component name. It will also return the typings of that particular component, instead of `ConcreteComponent | string`! 🌟 Bonus: when using this combined with `<component :is>`, it's now typed way more strictly.

0 likes 1 replies

?

Replies

Anoesj · Nov 15

I should probably make a PR to fix this in @nuxt.com itself but I'm lazy today. Maybe after the weekend! 🍻