Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

93
Views
Why images don't load in noscript tag IOS 15.4

A few days ago I have faced with the issue that this code doesn't work and images don't load on the page. But when I delete noscript element it works. I've tested on Iphone with IOS 15.4.1 - doesn't work. With IOS 14.8 - works. Also I've tested on emulators with IOS <= 15.3 - works. (Safari, Chrome)

<noscript class="loading-lazy">
   <img
   src="{{ banner.desktopImageUrl }}"
   alt="{{ banner.imageDescription }}"
   class="{% if class %} {{ class }} {% endif %}"
   {% if dataObjectFit %}
   data-object-fit="{{ dataObjectFit }}"
   {% endif %}
   srcset="
   {{ banner.mobileImageUrl }} 375w,
   {{ banner.desktopImageUrl }} 2000w
   "
   sizes="(max-width: 480px) 80px"
   loading="lazy"
   />
</noscript>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!