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.

Marked dates display a vertical white line through them on Android

See original GitHub issue

Description

When selecting dates with the Calendar component, some of the marked dates have a white vertical liine through them.

See the tile representing 5th August

screen shot 2017-08-25 at 15 57 25

Expected Behavior

I simulated a date selection from Aug 1st - Aug 25th. It is expected that all tiles render without a vertical line through it.

Observed Behavior

A single date has a vertical line through it. After testing this in two separate repositories, the problematic date was Aug 5th, is this a coincidence?

Environment

Please run these commands in the project folder and fill in their results:

  • npm ls react-native-calendars: 1.5.8
  • npm ls react-native: 0.44.0 (& 0.45.1)

Also specify:

  1. Phone/emulator/simulator & version: Nexus 6P, Android 7.0 (Marshmellow), API 24

Reproducible Demo

Repo: https://github.com/hannigand/react-native-calendars

Steps:

  1. cd example
  2. yarn install
  3. react-native run-android
  4. Navigate to the Calendar tab
  5. Observe the first Calendar

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
JCMaiscommented, Sep 1, 2017

Same issue here

image

0reactions
tautvilascommented, Sep 28, 2017

Reviewed and merged

Read more comments on GitHub >

github_iconTop Results From Across the Web

9 Best Ways To Fix Vertical Lines On Phone Screen Android!
Experiencing vertical lines on phone screen Android and want to fix it? Check out this post & fix rainbow lines on phone screen...
Read more >
Fixing Vertical or Horizontal Lines on Android Screen
In this guide, we'll explore what might be causing those unusual horizontal or vertical lines and how you can fix them.
Read more >
Android - How to show a vertical line on the background of a ...
Use relative layout as parent layout,And then add two views in top and bottom of the image with preferred width with background color,It...
Read more >
Red/pink/green vertical line on screen - XDA Forums
Hi! I have this single thread line that goes from top of the screen to the bottom. I changes color depending on what...
Read more >
Fix Vertical and Horizontal Lines on Phone Screen - Carlcare
If the lines are appearing due to some minor glitch, a simple restart will fix it. Pressing the volume button for a couple...
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