• Resolved Alex Stark

    (@ut4utc)


    Hi there,

    Today I found a small bug with Lazy-loading tag:

    I can look at this in my browser source code, firefox marked this code in red, because we need close noscript tag wich each position. https://prnt.sc/q4ix85

    This is code what make cache system:

    <noscript>
    <img data-lazyloaded="1" src="data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=" height="1" width="1" style="display:none" alt="fbpx"
    src="https://www.facebook.com/tr?id=1371245816344934&ev=PageView&noscript=1" /><noscript><img height="1" width="1" style="display:none" alt="fbpx"
    src="https://www.facebook.com/tr?id=1371245816344934&ev=PageView&noscript=1" /></noscript>
    </noscript>
    • This topic was modified 4 years, 12 months ago by Alex Stark.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘noscript bug’ is closed to new replies.