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

Fixes #42. Scrolling from javascript not working when overflow: auto is set on body. #956

Merged
merged 2 commits into from
Aug 1, 2016

Conversation

arturmarc
Copy link
Contributor

It was not a angular issue - all things are there to enable smooth scrolling using anchor links. It was a css thing that causes js based scrolling not to work.

@arturmarc
Copy link
Contributor Author

How does a deleting a line from a CSS file causes the build to fail ? Am I merging to the wrong branch ?

@levito
Copy link
Contributor

levito commented May 29, 2016

@gambit3 I also had this issue with my last CSS-only PR. Try a git commit --amend, then git push --force to re-trigger the travis build - this worked for me.

@arturmarc arturmarc force-pushed the anchor_links_fix branch 3 times, most recently from 20b214b to cefeea1 Compare May 29, 2016 22:01
@arturmarc
Copy link
Contributor Author

It seems after running locally it needed a bower.json file fix. Not sure why. Build passing now.

@varya
Copy link
Contributor

varya commented Jun 28, 2016

Great change! @junaidrsd Could you merge?

@junaidrsd junaidrsd merged commit 87de241 into SC5:master Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants