Issue with page reload and whitespace
See original GitHub issueI 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 when refreshed lower down on the screen
My Environment
Bootstrap 4 latest version Owl Carousel latest version 2.x
Issue Analytics
- State:
- Created 5 years ago
- Comments:17
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@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