We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f0872 commit 9ad02d8Copy full SHA for 9ad02d8
docs/config.rst
@@ -218,7 +218,7 @@ Those configuration options are documented below:
218
'xhr': false, // XMLHttpRequest
219
'console': false, // console logging
220
'dom': true, // DOM interactions, i.e. clicks/typing
221
- 'location': false // url changes, including pushState/popState
+ 'location': false, // url changes, including pushState/popState
222
'sentry': true // sentry events
223
}
224
0 commit comments