7 ms·
Noticed some console.log statements in the .html source. Isn't this invalid for internet explorer? It would probably stop execution once the error is triggered
by koa 13y ago
Noticed some console.log statements in the .html source. Isn't this invalid for internet explorer? It would probably stop execution once the error is triggered
- hartleybrody 13y agoYikes, is it really invalid in IE? I left those in cause I was constantly debugging that progress bar, but I'll definitely take them out if they're causing problems for anyone.