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

changing the [active] input does not update the tab #29

Open
phil123456 opened this issue Oct 15, 2018 · 2 comments
Open

changing the [active] input does not update the tab #29

phil123456 opened this issue Oct 15, 2018 · 2 comments

Comments

@phil123456
Copy link

phil123456 commented Oct 15, 2018

changin this.currentTab value does not update the selected tab

<ngx-tab [active]="currentTab=='something'" [title]="whatever">

@maximelafarie
Copy link
Owner

Hello @phil123456. Thank you for reporting this issue. A new release is scheduled and I'll include this fix into it.

Stay tuned,

Cheers! 🖖

@phil123456
Copy link
Author

actualy the issue was on my side, my variable was not updated, that's the problem, when clicking on a tab, you have to manualy set the variable with the right valu with the onTabChanged

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

No branches or pull requests

2 participants