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 f485cdf commit 8f9c257Copy full SHA for 8f9c257
src/js/vendor/docsearch.bundle.js
@@ -287,7 +287,7 @@
287
var dataset = this.dropdown.datasets[0]
288
dataset.page = searchState.page
289
delete dataset.result
290
- requery.call(this, searchState.query) // cursor is restored by onResultsUpdated =>
+ requery.call(this, searchState.query) // cursor is restored by onResultsUpdated
291
}
292
293
function saveSearchState () {
0 commit comments