Closed (fixed)
Project:
COOKiES Consent Management
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Dec 2024 at 13:50 UTC
Updated:
12 Jan 2025 at 08:09 UTC
Jump to comment: Most recent
Comments
Comment #2
jfeltkampFixed scroll limit behavior.
The scroll limit was handled from the preloader to avoid loading of heavy library.
Now it moved into the main library where it is still making sense to avoid the "LCP" (largest meaningful content pain) loading slow.
Also fixed behavior for not scrollable/short pages. Recalculating the scroll limit by take the max scroll height into account.
Added to 2.x. Will be included >= 2.0.4
Comment #3
anybodyThank you so much @jfeltkamp!! Great news before the new year! 🚀
So we just need to update the JS lib!