subtirelumihail / react-fullpage

A react implementation of fullpage.js
304 stars 105 forks source link

No Anchor Implementation #38

Open amirmishani opened 7 years ago

amirmishani commented 7 years ago

It looks like you have to set anchors in the options otherwise it will break. I'm hoping by removing the anchors from options we can get the following effect:

http://localhost/_sandbox/fullPage.js-master/examples/noAnchor.html

I want to use this in a project but I absolutely don't want hashtags to change in the url when you scroll up and down the page.

mixalezhnev commented 7 years ago

Strange feature of this fullpage.js "implementation" for React. Original doesn't pollute URL.