Jump to content
Search Community

reddydheeraj110

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by reddydheeraj110

  1.  

    On 11/28/2019 at 10:55 PM, OSUblake said:

    I see no issues. What makes you think this is related to gsap?

     

    Maybe the problem is your HTML. You have 2 badge ids, both trying to load an image. 

     

    
    <img src="img/badge.png" alt="" id="badge">
        <div id="mainContent">
           
            <div id="badge">
              
            </div>
        </div>

     

    Hey ,
    Sorry?,
    I Was trying to resolve issue by calling png in image tag.
    I have removed img tag from the html now
    Issue is still persisting when i run locally Not on codePen

  2. Hey Zach,
    we have uploaded this issue "alike file" on the ad server . And Their Ad operations team  also pinpointed same issue with
    "badge.png is making about 300 calls when the ad loads (The limit is 100 calls)."


    Have tried using above CDN too issue still persist.

    I am following below steps to reproduce
    1. open http-server at folder.
    2. open chrome dev-tools / network section with image tab selected. 
    3. uncheck disable cache checkbox
    4. refresh 
    ta da.....???
     

×
×
  • Create New...