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.

Issue with page reload and whitespace

See original GitHub issue

I am getting this issue with both the latest version 1.x and the alpha/beta 2.x.

When I reload a page and I am scrolled down on the page, scrolling back up I see that there is a white spaced gap due to the height calculation.

I am not sure how to go about fixing this, nor am I really sure how to share the issue with code as any codepen will just refresh the page at the top.

Code

<div class="parallax-window" data-over-scroll-fix="true" data-parallax data-src="image/url.jpg">
  // Start markup/code
</div>

Page Refreshed at the top of the page

Page Refreshed at the top of the page

Page when refreshed lower down on the screen

Page when refreshed lower down on the screen

My Environment

Bootstrap 4 latest version Owl Carousel latest version 2.x

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:17

github_iconTop GitHub Comments

1reaction
akanolkar-ccicommented, Feb 14, 2019
// re-initialize animation onclick of tab links:
$(window).trigger('resize.px.parallax');
0reactions
nickmakcommented, May 23, 2018

@wstoettinger Sorry for the delay, took a little bit to compile a working demo. I’ve attached HTML/JS/CSS files that you can see what I’m seeing. parallax-demo.zip

Read more comments on GitHub >

github_iconTop Results From Across the Web

After page refresh tab rows gets extra white space in Angular ...
But when a refresh is performed on the page, there is an extra white space in the tab. enter image description here. css...
Read more >
How to FIX RIGHT-SIDE WHITESPACE PROBLEM IN HTML ...
http://stackoverflow.com/questions/4617872/ white-space -showing-up-on-right-side-of- page -when-background-image-should-extendThat above was ...
Read more >
9 Proven Methods to Fix the WordPress White Screen of Death
Struggling with WordPress white screen of death (WSoD)? Check out all the best solutions to solve the issue and get your site back...
Read more >
Safari Technology Preview Release Notes - Apple Developer
Fixed Web Locks held in a Worker not getting released on page refresh or exit ... Fixed an issue introduced in Safari Technology...
Read more >
White space on the bottom of the page | 8THEME - topic by
Edit page > Settings of the latest Image element on your page > set 0px margin-bottom. 2) Theme Options > Footer > Footer...
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