We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2e644 commit 3d6eb98Copy full SHA for 3d6eb98
lib/directives/scrollspy.js
@@ -34,7 +34,7 @@ const Default = {
34
element: 'body',
35
offset: 10,
36
method: 'auto',
37
- throttle: 200
+ throttle: 100
38
};
39
40
const DefaultType = {
0 commit comments