We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.12.0
window10 & Google Chrome72.0.3626.109
https://stackblitz.com/edit/angular-e2dkkt?file=src/app/app.component.ts
1.set tintColor: string = '#F33D38'; unselectedTintColor: string = '#B3B3B3'; 2.show view
color should be change
unchange
ngAfterContentInit should be dealing with color
The text was updated successfully, but these errors were encountered:
fix(module: tabbar):fix tintColor invalid(#418) (#423)
83dbeaa
945c487
fisherspy
No branches or pull requests
Version
0.12.0
Environment
window10 & Google Chrome72.0.3626.109
Reproduction link
https://stackblitz.com/edit/angular-e2dkkt?file=src/app/app.component.ts
Steps to reproduce
1.set tintColor: string = '#F33D38';
unselectedTintColor: string = '#B3B3B3';
2.show view
What is expected?
color should be change
What is actually happening?
unchange
Other?
ngAfterContentInit should be dealing with color
The text was updated successfully, but these errors were encountered: