Closed benwest closed 2 years ago
Hey there, thank you so much for the report again!
We're facing some TypeScript limitations with this type indeed... We'll attempt at fixing it without introducing further regression again!
Fixed in 0.1.27
🎉
Updating @prismicio/types
should fix the issue, let us know if you still encounter issues 🙏
asImageWidthSrcSet
expects an ImageFieldImage, but in the docs it appears to be accepting an ImageField.Reproduction