Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll highjacking without pagePiling initialisation #74

Open
dgrubelic opened this issue Sep 8, 2015 · 1 comment
Open

Scroll highjacking without pagePiling initialisation #74

dgrubelic opened this issue Sep 8, 2015 · 1 comment

Comments

@dgrubelic
Copy link

Hi there,

i love the way your plugin works..

...except one little detail. I'm building angular app and i have pagePiling only on one state (using ui-router). pagePiling is initialised through angular directive so it doesn't get active until user is redirected to that state.

My problem is that your plugin highjacks scroll event on all other states (pagePiling plugin is not even initialised) and basically users can't really use app without scrolling.

Is there any solution for this problem?

Kind regards,
Davor

@alvarotrigo
Copy link
Owner

There's a possible solution (as it happens in fullpage.js) but its not yet implemente in pagePiling.js.
If you really need it now contact me for an urgent request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants