Closed iamskp544 closed 1 year ago
Error: Image with src "" has "placeholder='blur'" property but is missing the "blurDataURL" property. Possible solutions: - Add a "blurDataURL" property, the contents should be a small Data URL to represent the image - Change the "src" property to a static import with one of the supported file types: jpeg,png,webp,avif (animated images not supported) - Remove the "placeholder" property, effectively no blur effect Read more: https://nextjs.org/docs/messages/placeholder-blur-data-url
Hey, Cover section component has blurDataURL prop. Can you send the screenshot of the error that you are getting?
Hey, Which version of the Node.js are you using? I'm not getting any error I have checked this again.
Error: Image with src "" has "placeholder='blur'" property but is missing the "blurDataURL" property. Possible solutions: