You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have the issue, that the page height won't be calculated correctly when loading the page after publishing. i have to refresh the page first every time i publish changes so the height is calculated correctly again.
the locoScroll.update(); in the end seems to be the problem as i can see from other issues in here, i also tried other functions posted in here, but nothing worked so far for me.
this here is my website: https://qapsa-green.webflow.io/#machine
if you scroll further down to the next section ("Output Yield"), the image on the left side will be stuck behind the table below, but it should stop way more up. if you refresh the page, the image will be positioned correctly.
OS: Win10
Browser Brave, Chrome, Firefox
Version 1.61.100, 119.0.6045.200, 120.0.1
EDIT: i removed the update() function and it didn't do any changes, so maybe it is not the culprit here
The text was updated successfully, but these errors were encountered:
Kugges
changed the title
update() not calculating the page height correctly, only after refreshing the page
update() not calculating the page height correctly, only after refreshing the page, using webflow
Dec 7, 2023
Hello guys,
i have the issue, that the page height won't be calculated correctly when loading the page after publishing. i have to refresh the page first every time i publish changes so the height is calculated correctly again.
my code:
hereby i'm referring to the docs https://timothyricks.notion.site/Locomotive-Scroll-cfdc6b5523ed43cea0412069a534f07c
the locoScroll.update(); in the end seems to be the problem as i can see from other issues in here, i also tried other functions posted in here, but nothing worked so far for me.
this here is my website:
https://qapsa-green.webflow.io/#machine
if you scroll further down to the next section ("Output Yield"), the image on the left side will be stuck behind the table below, but it should stop way more up. if you refresh the page, the image will be positioned correctly.
EDIT: i removed the update() function and it didn't do any changes, so maybe it is not the culprit here
The text was updated successfully, but these errors were encountered: