Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

md-tab md-on-select not firing. #2489

Closed
patrick-martin-shoutpoint opened this issue Apr 22, 2015 · 0 comments
Closed

md-tab md-on-select not firing. #2489

patrick-martin-shoutpoint opened this issue Apr 22, 2015 · 0 comments

Comments

@patrick-martin-shoutpoint

Since the update from 0.8.4 to 0.9-rcx, the expression in "md-on-select" is not executing.

In my code, tabIndex is not being set.

    <md-tabs>
        <md-tab label="Upcoming Meetings" md-on-select="tabIndex = 1"></md-tab>
        <md-tab label="Past Meetings" md-on-select="tabIndex = 2"></md-tab>
    </md-tabs>
@ThomasBurleson ThomasBurleson added this to the 0.9.0 milestone Apr 22, 2015
@angular angular locked as resolved and limited conversation to collaborators May 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants