Closed darrenjennings closed 5 years ago
Merging #104 into master will not change coverage. The diff coverage is
50%
.
@@ Coverage Diff @@
## master #104 +/- ##
=======================================
Coverage 80.33% 80.33%
=======================================
Files 1 1
Lines 178 178
Branches 54 54
=======================================
Hits 143 143
Misses 11 11
Partials 24 24
Impacted Files | Coverage Δ | |
---|---|---|
src/Autosuggest.vue | 80.33% <50%> (ø) |
:arrow_up: |
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 9101626...3a2dd9e. Read the comment docs.
Just a heads up but this alone likely won’t fix IE11. I mentioned in a previous issue that two polyfills could be used to support IE11.
https://github.com/darrenjennings/vue-autosuggest/issues/80#issuecomment-442829596
Thanks for the note @scottadamsmith. If you had time would be helpful to also confirm latest release doesn't have any errors. I used browserstack and didn't see any issues on edge/ie11 but not ruling it out.
Fixes #40