MCPcopy Index your code
hub / github.com/codecombat/codecombat / clearQueryParams

Method clearQueryParams

app/views/admin/MainAdminView.js:132–132  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

130 }
131
132 clearQueryParams () { return window.history.pushState({}, '', document.location.href.split('?')[0]) }
133
134 stopSpying () {
135 const button = this.$('#stop-spying-btn')

Callers 2

onSubmitEspionageFormMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected