Small change for IE

20 views
Skip to first unread message

mho...@gmail.com

unread,
Jan 18, 2017, 5:33:23 AM1/18/17
to Sammy.js
Hello,

I suggest to change line 109 in Sammy.js

if (typeof window.console != 'undefined') {


in

if (typeof window.console.log === 'function' && _isFunction(window.console.log.apply)) {


because this does not throw an error in IE


Regards,

Monique


Reply all
Reply to author
Forward
0 new messages