Webflow 201: Scroll to anchor animation is not working
For some reason webflow prevents not only the default "scroll to anchor" animation (which should work with the secondary button - "Discover More" on Hero section) but also does not handle custom code I put into "before <body>" custom code section.
After clicking on the secondary button, the page just "jumps" to the feature section. I have also tried to assign the secondary button its own ID but no luck.
I have found in some webflow article, that this could happen if there is an image on a page with "lazy load" settings, so I have set ALL images to "Eager mode" includignthe logos. Still the same error behavior.
Another workaroud whould be setting fixed height of the images but I did not do that because this simply MUST work out of the box. Am I doing something wrong or should I report a bug to webflow? I am really desperate (I can see this behavior on my other pages as well, scrolling suddenly not working).