Kyle Rodgers

Results 5 comments of Kyle Rodgers

I can tackle this if you don't mind.

I am seeing the same thing TypeError input must be a string (received undefined: undefined) ``` [Vue warn]: Missing required prop: "src" 17:55:46 found in ---> at node_modules/@nuxt/image/dist/runtime/components/nuxt-img.vue at components/parts/hero.vue...

It looks like it is in conflict with the 'nuxt-lazy-load' module. Removing this module fixed the error.

Hey, I've been running into this issue as well. Was wondering when we can see this fix pulled into the main branch.