NativeScript / nsplugins-internal

1 stars 1 forks source link

Style "Vertical-align: center" caused a wired issue with GridLayout of ListView #174

Closed DimitarTodorov closed 5 years ago

DimitarTodorov commented 5 years ago

https://github.com/NativeScript/nativescript-ui-listview/pull/145/commits/70fd39e0b0b7c7e9cb7ff1317f1436f5e3580894

The link above is the commit which fixes the wired issue of infinite recursion and app crash, caused by a style "vertical-align: center". We should investigate what is the source of the issue when adding this style.

DimitarTodorov commented 5 years ago

Moved in feedback repo https://github.com/telerik/nativescript-ui-feedback/issues/1036