Console error
-
Hi,
I am using HTTP/2 push. My HTML document has a conditional comment for IE 9
<!--[if lt IE 9]> <script type='text/javascript' src='https://www.example.com/wp-content/themes/genesis/lib/js/html5shiv.js?ver=3.7.3'></script> <![endif]-->When I browse my page in Chrome, in console I get an warning message.
The resource https://www.example/com/wp-content/themes/genesis/lib/js/html5shiv.js?ver=3.7.3 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.Please let me know, would be possible to exclude IE elements such as html5shiv.js from the link header?
Thanks & Regards,
Gulshan
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Console error’ is closed to new replies.