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

md-tabs + md-inputs #1164

Closed
BenevidesLecontes opened this issue Sep 2, 2016 · 3 comments
Closed

md-tabs + md-inputs #1164

BenevidesLecontes opened this issue Sep 2, 2016 · 3 comments
Assignees

Comments

@BenevidesLecontes
Copy link

Bug, feature request, or proposal:

[X] Bug

What is the expected behavior?

when tab load i expect to see Inputs with their content

What is the current behavior?

I only see the inputs content when i click on input
Imgur

Which versions of Angular, Material, OS, browsers are affected?

Angular RC5, material 7-12, MacOs, all browsers

Is there anything else we should know?

It was working on all previous versions of material, like version 7-9, today i updated to 7-12 and i'm facing this issue.

In previous versions if when i use detectionStrategy.Onpush this issue occur too.
I asked earlier on gitter channel but no answers. Thanks

@hpop
Copy link

hpop commented Sep 9, 2016

Same problem here. Until this geht fixed; instead of using ngModel this works for me:

<md-input [value]="val" (change)="val=$event.target.value"></md-input>

@andrewseguin andrewseguin self-assigned this Nov 3, 2016
@andrewseguin
Copy link
Contributor

I have not seen this problem in the current release. Will close because I cannot reproduce but feel free to reopen if it is still an issue for you.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants