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

Smooth scrolling not working on IE/Edge/Safari #62

Open
kaustubhai opened this issue Oct 10, 2021 · 0 comments
Open

Smooth scrolling not working on IE/Edge/Safari #62

kaustubhai opened this issue Oct 10, 2021 · 0 comments
Labels

Comments

@kaustubhai
Copy link
Collaborator

Problem

Website's ScrollToTop Button (in /components/scrollToTop/ScrollButton.js) works to scroll screen to top when clicked but it does not obey CSS property scroll-behaviour in IE/Edge/Safari, see this

Solution

We can implement vanilla JS to obtain cross platform/browser scroll smooth proper, check this

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

No branches or pull requests

1 participant