Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

fix: Fix js error when clicking on a tab #376

Merged
merged 1 commit into from
Aug 20, 2016
Merged

fix: Fix js error when clicking on a tab #376

merged 1 commit into from
Aug 20, 2016

Conversation

tleunen
Copy link
Owner

@tleunen tleunen commented Aug 20, 2016

Fixes #347

MDL tabs require a href to be set, so we're using a small hack to make it work without MDL errors.

@codecov-io
Copy link

Current coverage is 99.33% (diff: 100%)

Merging #376 into master will not change coverage

@@             master       #376   diff @@
==========================================
  Files           107        107          
  Lines          2114       2114          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           2100       2100          
  Misses           14         14          
  Partials          0          0          

Powered by Codecov. Last update 9ab92f9...7d8c286

@tleunen tleunen merged commit 547c540 into master Aug 20, 2016
@tleunen tleunen deleted the fix/347-tabs branch August 20, 2016 17:02
tleunen added a commit that referenced this pull request Aug 20, 2016
@mr-e-
Copy link

mr-e- commented Oct 3, 2016

I am still seeing this issue in the latest npm package 1.7.2. Is there any other workaround for this?

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.

3 participants