@tyohan We've been having issues working with iron-list in the shuvayatra-feed element.
It just shows first 3 elements of the list even if there is available space for more than 3 elements. The rest of the list items are not visible but do exist on the screen when we use inspect-tools.
As a work-around, we've implemented the list using dom-repeat for now, which is less effective for long lists. Could you take a look at it and inform us if you can come up with something. Thanks.
@tyohan We've been having issues working with iron-list in the shuvayatra-feed element.
It just shows first 3 elements of the list even if there is available space for more than 3 elements. The rest of the list items are not visible but do exist on the screen when we use inspect-tools.
As a work-around, we've implemented the list using dom-repeat for now, which is less effective for long lists. Could you take a look at it and inform us if you can come up with something. Thanks.