pagePiling.js
pagePiling.js copied to clipboard
Anchored link problem
Hello :)
I have a problem,
I have links in my application of the type: www.example-link.com/#anchor
On firefox and Safari it does not work. He redirects me directly to my first anchor.
Do you have any idea how to solve this?
Thank you :)
I can't reproduce that on the demo page: https://alvarotrigo.com/pagePiling/
Please provide an isolated reproduction with no CSS or JS files external to fullPage.js and the minimum amount of HTML code. Use empty sections unless strictly necessary for the reproduction.
Perhaps you might find useful to read my article regarding how to create isolated reproductions.