Closed mburger81 closed 6 years ago
I'm closing this issue in favor of #14726
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Bug Report
Describe the Bug Having a simple ion-list does not show lines on bottom of every item, also your simple example in documentation doesn't show lines
This is the preview, the default in v3 was if there is no lines set the default was a line showing. But we tested it and it seems @Prop lines doesn't have effect on component. Having a look on https://github.com/ionic-team/ionic/blob/master/core/src/components/list/test/inset/index.html it seems we have to set inset not with lines="inset"?