Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix IE9 console issue #259

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix IE9 console issue #259

wants to merge 2 commits into from

Conversation

laysent
Copy link

@laysent laysent commented Sep 20, 2017

This is a similar commit trying to solve IE9 console issue addressed once by #185
Also, the other commit fix a lint issue introduced by #205

IE 9 does not support console apis when dev tool is not opened.
@codecov-io
Copy link

codecov-io commented Sep 20, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@539dab5). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #259   +/-   ##
=======================================
  Coverage          ?    82%           
=======================================
  Files             ?      5           
  Lines             ?    150           
  Branches          ?      0           
=======================================
  Hits              ?    123           
  Misses            ?     27           
  Partials          ?      0
Impacted Files Coverage Δ
src/defaults.js 75% <ø> (ø)
src/core.js 73.33% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 539dab5...2e26dab. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants