ApoorvSaxena / ApoorvSaxena/lozad.js

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

Aperta
#234 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
7.5k
Fork
435
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.