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.

Some parts of the back shows on the front

See original GitHub issue

Thank you for making this. It works very well. I just found a little bug that I would like to report here.

  • Browser: Chrome Version 65.0.3325.162 (Official Build) (64-bit)
  • OS: macOS High Sierra Version 10.13.3

When the screen size goes lower than a specific size, some elements from the back of the card show up on the front! (mirrored). I have put them in red boxes below.

Any clue what’s happening here?

Screen width <= 768px

Front screenshot 2018-03-27 10 09 07

Back screenshot 2018-03-27 10 09 07


Screen width > 768px

Front screenshot 2018-03-27 10 09 41

back screenshot 2018-03-27 10 09 41

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
rhazeghcommented, May 17, 2018

The fix was rather simple 😄

.react-card-back {
    z-index: -1;
}
0reactions
rhazeghcommented, Apr 1, 2018

@AaronCCWong Also added the content to the front and back. We only need to figure how to import react-card-flip on JSFiddle. Any idea?

https://jsfiddle.net/zs3uh9wo/33/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lumbar Spine Anatomy
Knowing the lumbar spine anatomy parts of your low back and how these parts work ... The front of the low back is...
Read more >
Anatomy of the Spine Upper Back, Lower Back and Neck
Located at the front of your body, the flexors include your abdominal and hip muscles. Although the spine is a continuous structure, it...
Read more >
A Patient's Guide to Anatomy and Function of the Spine
Everything a patient needs to know about anatomy and function of the spine. Provided by the University of Maryland Medical Center.
Read more >
Anatomy of the Spine
The extensors are attached to the back of the spine. The flexor muscles are in the front and include the abdominal muscles. These...
Read more >
Lumbar Spine: What It Is, Anatomy & Disorders
Your lumbar spine consists of the five bones (vertebra) in your lower back. Your lumbar vertebrae, known as L1 to L5, are the...
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