Components: Problems with [disabled] in md-tab with material2-builds

Created on 14 Aug 2017  路  5Comments  路  Source: angular/components

Bug:

The disabled md-tab does not become enabled when required (it still remains disabled)

Plunker

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

It affect the material2-builds version: 2.0.0-beta.8-85a6fff but I don't know when this bug was introduced. In the beta-8 it works as expected

Is there anything else we should know?

I have to use the material2-builds because in the beta-8 there was the MdPaginatorIntl not exported.

What I've noticed:

If you click on the button Toggle Disable, then click on a one of the enabled tabs, the disabled one becomes active!

P3

Most helpful comment

@gise88 Thanks for updating that! PR is in the queue for this!

All 5 comments

Looks like a change detection problem. Clicking on any other tab when it should be enabled triggers the change.

Updated the broken plunker! :muscle:

@gise88 Thanks for updating that! PR is in the queue for this!

Is there a workaround for this without having to update to latest version?

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._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Hiblton picture Hiblton  路  3Comments

jelbourn picture jelbourn  路  3Comments

dzrust picture dzrust  路  3Comments

alanpurple picture alanpurple  路  3Comments

vitaly-t picture vitaly-t  路  3Comments