• Resolved Lukasz

    (@wpfed)


    Hi,

    Just wondering if this plugin includes a fall back for IE11 since intersection observer is not supported in IE11.

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Gijo Varghese

    (@gijo)

    @wpfed yes, if it detects browser doesn’t support IntersectionObserver, all images are loaded right away

    Thread Starter Lukasz

    (@wpfed)

    @gijo thanks for getting back..that’s interesting, I tried out your plugin and no images loaded in IE11, just blank space where the images should be.

    I’m finding that new plugins that are being released with googles new native lazy load all have issues with IE for some reason.

    Plugin Author Gijo Varghese

    (@gijo)

    @wpfed hmm. Interesting. I’m running on Ubuntu and can’t install IE, so couldn’t test it.

    I’ll get it fixed soon. Thanks a lot for reporting this.

    Plugin Author Gijo Varghese

    (@gijo)

    @wpfed fixed in v1.1.1

    Thread Starter Lukasz

    (@wpfed)

    Thanks! no more missing images in IE11.

    Anonymous User 13711045

    (@anonymized-13711045)

    Having the same issue with the latest version of the plugin when using Javascript method.

    • This reply was modified 4 years, 11 months ago by Anonymous User 13711045.

    Same here. I checked console and I’m getting “Object doesn’t support property or method includes.”, so this might be the reason.

    It seems like this is the code causing this error “(window.FIConfig.lazyMethod.includes(“native”)&&”loading”in HTMLImageElement.prototype”

    Plugin Author Gijo Varghese

    (@gijo)

    Sorry, we’re no longer supporting IE

    Thanks for letting me know. I think it’s probably ok for us to stop supporting IE anyways.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘IE11 fallback?’ is closed to new replies.