status-im / pluto

https://status-im.github.io/pluto/
12 stars 3 forks source link

For loop always introduce a view wrapper node #97

Closed jeluard closed 5 years ago

jeluard commented 5 years ago

When for loop is nested in a view, reuse it. Currently a new view is always inserted, preventing styling to be reflected.