Kalen Gibbons
Member since Oct 1, 2019
- Profile: /members/14042-kalen-gibbons.htm
- URL: http://kalengibbons.com
- Comments: 1
Recent Blog Comments By Kalen Gibbons
-
Creating A Dynamic Favicon Service In Angular 5.2.4
Posted on Oct 1, 2019 at 4:05 PM
For those getting an error in Internet Explorer and MS Edge, try removing the trailing "i" in this line: document.querySelectorAll( "link[ rel ~= 'icon' i]" ); IE and Edge don't support the case-insensitive flag in its query selectors.... read more »