ApoorvSaxena / ApoorvSaxena/lozad.js

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

オープン
#234 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。