You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -93,7 +94,6 @@ Note: The `scroll()` method is a shorthand from creating a `PageScrollInstance`
93
94
relevant for performing a scroll animation) using `PageScrollService#create` and starting it using
94
95
the `PageScrollService#start` method.
95
96
96
-
97
97
### Configuration
98
98
99
99
When importing the `PageScrollCoreModule` one can provide option overrides:
@@ -231,6 +231,10 @@ defined in the component
231
231
}
232
232
```
233
233
234
+
## FAQ and common problems
235
+
236
+
Please have a look at the wiki section of the GitHub repo at [https://github.com/Nolanus/ngx-page-scroll/wiki/FAQ](https://github.com/Nolanus/ngx-page-scroll/wiki/FAQ) for frequent questions and problems.
0 commit comments