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

Textfield broke inside Navigation #8

Closed
iquabius opened this issue Aug 19, 2015 · 1 comment
Closed

Textfield broke inside Navigation #8

iquabius opened this issue Aug 19, 2015 · 1 comment
Labels

Comments

@iquabius
Copy link

The Navigation:L10 component in injecting mdl-navigation__link class into the input tag in the Textfield component:

<div class="mdl-textfield__expandable-holder" data-reactid=".0.7.0.0.0.2.$=10:0.1">
  <input class="mdl-textfield__input mdl-navigation__link" id="textfield-Search" value="" data-reactid=".0.7.0.0.0.2.$=10:0.1.$textfield-Search">
</div>
@tleunen tleunen added the bug label Aug 20, 2015
@tleunen
Copy link
Owner

tleunen commented Aug 20, 2015

Thanks for reporting the issue @iquabius. It should be fixed now. It was something I introduced in the 0.10 :/

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

No branches or pull requests

2 participants