question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Listitem top and bottom border properties issue

See original GitHub issue

Implemented a ListItem but the borders sometimes randomly doesn’t show.

Expected behavior

signal-attachment-2020-02-14-144810 copy

Describe the bug

There is no border between the two first elements. This bug happend throughout many projects.

signal-attachment-2020-02-14-144810

Your Environment (please complete the following information):

software version
react-native-elements 1.2.7
react-native 0.61.5

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
flyingcirclecommented, Sep 22, 2020

Removing the 3.0 milestone. I might try to log an error with react-native as that’s where I believe the issue to be. But I wouldn’t expect this issue to be fixed anytime soon.

1reaction
BBenGitcommented, Sep 3, 2020

@M-Jas I saw the issue on Android both simulator and real device.

Read more comments on GitHub >

github_iconTop Results From Across the Web

border-bottom - CSS: Cascading Style Sheets - MDN Web Docs
The border-bottom shorthand CSS property sets an element's bottom border. It sets the values of border-bottom-width , border-bottom-style and  ...
Read more >
CSS border issue with top and bottom border - Stack Overflow
I have this site here http://jamessuske.com/freelance/paoladi/ and I applied a border-top and bottom to my nav so I have two borders inbetween.
Read more >
Bottom Border on List Header? - CSS-Tricks
I want a border running at the bottom of the header block but when I to ... top center; background-size:100%; margin-top:0px; width:1000px; ...
Read more >
CSS border-bottom property - W3Schools
The border-bottom property is a shorthand property for (in the following order): ... If border-bottom-color is omitted, the color applied will be the...
Read more >
Border Bottom Property - Studio Code.org
The border-bottom property specifies the width, line style, and color of the bottom border of an element. It is a shorthand property for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found