Design comparison
SolutionDesign
Community feedback
- @MichalTrubiniPosted about 2 years ago
Hi everyone,
Could someone please advise me regarding error "Attribute loading not allowed on element img at this point."?
Is this because the validator is not yet configured to include lazy loading as proper syntax for img tag?
Cheers
0@GrzywNPosted about 2 years ago@MichalTrubini Validator doesn't recognize loading="lazy". You would need to remove all next/image components, if you are going for 0 validation errors :c Next.js is too modern for Frontend Mentor validator lmao
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord