angular - [RequestHeaders], [CalendarContentScript], [SXT] and other annoying console messages are appearing in Chrome Console -
my webapp working fine, morning started seeing 5 new console info messages appearing when browse app in chrome.
the console messages include;
- [requestheaders] os=windows; osver=10.0; proc=win32; lcid=en-us; devicetype=0; country=n/a; clientname=sxt; clientver=913/10.2.0.9800/sxt
- [calendarcontentscript]::initialize...
- contentscript.ts:22 [sxt]::content script init
- contentscript.ts:29 [sxt]::content script response object {ecs: object}
- backpackmodule.ts?c78a:45 [backpackmodule]::disbled - no onclientinit
my app uses webpack2. these console messages didn't appear before , seem informational.
any ideas why happening , should try , rid of them...?
the first console message angular normal, ignore one. it's others annoying me...
omg after ages trying figure out, turns out new console messages due skype chrome extension installed when updated skype... i've disabled extension , messages gone.
hope saves someones life 1 day.

Comments
Post a Comment