-
Scrolling in Timeline is a bit annoying. Consider adding a side navigation like the one seen http://materializecss.com/scrollspy.html
I know its a separate framework, but something like this would be…
-
I need add active class when user scroll on the page depdending to the item id I don't have idea how to do it
```
Item 1
Item2
Item 3
Item 4
Item 1
...
Item 2
...
…
-
during scroll via react-scrollspy-nav it is lagging too much on chrome Version 87.0.4280.66 (Official Build) (64-bit) with default scrollDuration, but same app is working fine on firefox 82.0.3 (64-bi…
-
-
![screen shot 2013-06-30 at 2 53 28 pm](https://f.cloud.github.com/assets/1621721/727705/8b09e842-e1b6-11e2-8488-e106fb2ee9e8.png)
-
Navbar is static. Would be nice to have a bootstrap scrollspy so that the navbara follows along as you scroll and you don't have to scroll all the way to interact with it.
-
Just an FYI that your library does not seem to be compatible with SSR on Next.js. I encounter the following error when rendering a page on the server side (where the window object isn't available):
…
-
I have a main.component.html where I am using all the components:
```html
```
All these components have elements with scrollspy such as:
```html
```
I h…
-
**Describe the bug**
When we scroll mouse, content not follow by step.
![image](https://user-images.githubusercontent.com/31106432/226381207-15ed5c90-660a-4857-8cbe-db3179237631.png)
**To Rep…
-
Not working if **scrollspy** tag in one component(tabComponent) and id's(section-1,section-2) are in other component(viewComponet).
I am using react-router and i have used the HASHLink.