iframe-resizer
iframe-resizer copied to clipboard
Anchor issue (using 4.0.4)
It seems similar issue was fixed in the past, however it is back. I am using latest 4.0.4 code. Basically this is a standard FAQ page in the iframe, and the anchor links get an iframeresizer event attached. This prevents anchor links from working as expected.
I have: inPageLinks: true, as setting, as I want non anchor links to open inside the frame. However when i set it to false, non anchor links still work, and anchor links dont. In this case Event is not attached, and when clicked the page scrolls just a few pixels.
Opening the page outside the frame makes all anchor links work as expected

Do you have a link to an example?
http://demo.appsforce.org use provided login, go to myForums on the left and select FAQ from the top
Can you turn the logging on please
turned on :) thanks for looking into it btw
Is there any update for this, please? is there a version where it's working fine?
Additionally, the contentWindow isn't aware of any scroll events. pageYOffset is always 0
Finally have time to look at this, but I need an example to see the issue