Open
Description
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: 6.0.0
- Cross-platform modules: 6.0.1
- Android Runtime: 6.0.0
- iOS Runtime: 6.0.0
- Plugin(s):
Describe the bug
Label FormattedText doesnt work under Repeater. Same works using ListView (sample project https://play.nativescript.org/?template=play-tsc&id=FaTrgV&v=16) but it doesnt work when used with Repeater.
To Reproduce
Open https://play.nativescript.org/?template=play-tsc&id=FaTrgV&v=58 and Search names.
Expected behavior
FormattedText should work for label under Repeater.
Sample project
https://play.nativescript.org/?template=play-tsc&id=FaTrgV&v=58
Additional context