ApoorvSaxena / ApoorvSaxena/lozad.js

IE11 issue : images not loaded, when the images not in the viewport

未关闭
#234 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
7.5k
派生
435
PR 合并指标
30 天内没有已合并 PR

描述

## Expected Behavior
Image icon inside menu need to be loaded
**Chrome Browser**
![image](https://user-images.githubusercontent.com/63853487/80386680-55f0ca00-88c5-11ea-9de9-801c64dad2f2.png)
## Current Behavior
Image icon not loading inside menu
**IE 11 browser**
![image](https://user-images.githubusercontent.com/63853487/80387076-d4e60280-88c5-11ea-9f15-c096b9ec8d0e.png)
## Possible Solution
Image not rendering due to slow DOM manipulation in IE.

## Steps to Reproduce (for bugs)
1. click menu, inside the menu list of items in the submenu with image icons will be available
2. image icons are not loading
3. broken images will be visible

## Context
In our application we have implemented in main navigation menu, the list of item in the submenu having image icons.The image icons are not loading. onclick of list item there is multiple levels of submenu with sliding transition we have used image icon there as well, that images are not get loading.
NOTE: it works fine in chrome, firefox, edge browser, except IE 11
## Tested on:
* Browser Name and version: IE 11 & v11.1039.17763.0
* Operating System and version (desktop or mobile): windows 10 & desktop

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。