wildhaber / gluebert

gluebert.js is a tiny helper lazy loading DOM Elements, StyleSheets and JavaScript files using dynamic import and code splitting

Home Page:https://gluebert.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo throws error on several browsers

wildhaber opened this issue · comments

Description

The current 0.0.10-version throws errors on many browsers actually.
There are most probably issues with the documentFragment interpretator or IntersectionObserver.

Browsers

Safari Version 10.1.2

Throws errors :-)

Microsoft Edge

Don't load any component without error message in the console

IE11

Throws errors :-)

Screenshots

Edge:
0003screenshot

IE11:
0003screenshot

Safari:
bildschirmfoto 2017-09-13 um 17 42 33

Current state:

  • Issue fixed on Safari

Still struggling on IE/Edge