You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment
✔ Component nativescript has 6.8.0 version and is up to date.
✔ Component tns-core-modules has 6.6.0-next-2020-05-08-112112-01 version and is up to date.
✔ Component tns-android has 6.5.3 version and is up to date.
✔ Component tns-ios has 6.5.2 version and is up to date.
Describe the bug
I have my ListView inside ScrollView using ng-template to render dynamic content.
I'm trying to remove the separatorColor with all the methods I know but no one works.
Expected behavior
I would like to remove the separator line between the elements in my ListView
Environment
✔ Component nativescript has 6.8.0 version and is up to date.
✔ Component tns-core-modules has 6.6.0-next-2020-05-08-112112-01 version and is up to date.
✔ Component tns-android has 6.5.3 version and is up to date.
✔ Component tns-ios has 6.5.2 version and is up to date.
Describe the bug

I have my
ListView
insideScrollView
usingng-template
to render dynamic content.I'm trying to remove the
separatorColor
with all the methods I know but no one works.Expected behavior
I would like to remove the separator line between the elements in my
ListView
Sample project
Additional context
Thanks all for the support.
The text was updated successfully, but these errors were encountered: