Closed ollebergkvist closed 2 years ago
@ollebergkvist How did you fix this? I see the same warning and can't figure it out.
@Javi
Skip the spread syntax {...coverImageProps}
And do this instead: src={coverImageProps.src} loader={coverImageProps.loader} alt={alt} layout="fill" objectFit="cover"
That worked for me, let me know if it solves the warning for you 👍
Ohh of course, that makes a lot of sense, thank you for the tip!
Warning:
When using the plugin like this: