Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

fix(switch): Exception thrown in foundation if disabled #2111

Merged
merged 2 commits into from
Feb 18, 2020
Merged

Conversation

trimox
Copy link
Owner

@trimox trimox commented Feb 18, 2020

closes #2107

@codecov
Copy link

codecov bot commented Feb 18, 2020

Codecov Report

Merging #2111 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2111      +/-   ##
==========================================
+ Coverage   90.24%   90.31%   +0.06%     
==========================================
  Files         100      100              
  Lines        4306     4315       +9     
  Branches      546      548       +2     
==========================================
+ Hits         3886     3897      +11     
+ Misses        224      223       -1     
+ Partials      196      195       -1
Impacted Files Coverage Δ
packages/switch/switch.ts 99.13% <100%> (+1.94%) ⬆️

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 23b1098...ad672f0. Read the comment docs.

@trimox trimox merged commit ec8183e into master Feb 18, 2020
@trimox trimox deleted the fix/switch branch February 18, 2020 22:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[switch]: Cannot read property nativeElement of undefined
1 participant