IRL.DEV icon indicating copy to clipboard operation
IRL.DEV copied to clipboard

DOM nodes disappearing on desktop viewport

Open mkrl opened this issue 5 years ago • 1 comments

A rather obscure bug that may be caused by something related to gatsby preloading.

To reproduce:

  1. Go to https://irl.dev. Make sure you are using Chrome (may be also valid for other Blink browsers) and a desktop viewport.
  2. Click on the first button
  3. Click on the second button
  4. Scroll up

This does not occur when you use the direct link. Nodes are still there and can be inspected with DevTools. I could not figure out the exact breakpoint, but for me it breaks at around 845px window width. Resizing the window makes it normal again.

OS/Browser:

Chromium 75.0.3770.90 (Official Build) snap, Debian 10 Also tested on latest Chrome, Windows 7. Does not occur in Firefox.

mkrl avatar Jun 27 '19 03:06 mkrl

Long time. Cannot reproduce the issue anymore. Hopefully it's resolved

ojaswa1942 avatar Oct 05 '19 13:10 ojaswa1942