Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: latest (6.3.3)
- Cross-platform modules: latest (6.3.0) and next (^6.3.0-next-2020-01-30-213549-03)
- Android Runtime: 6.3.0
- iOS Runtime: n/a
Describe the bug
When sty
To Reproduce
Expected behavior
The label doesn't disappear when an :active CSS class is used for the TabStripItem
Sample project
https://github.com/NickIliev/NS-Issues-2020/tree/master/others/t-1452319
Additional context
The issue is not present if we remove the :active state CSS class.
Reported via t.1452320