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 e044240 commit e16249bCopy full SHA for e16249b
live-view.js
@@ -1,6 +1,6 @@
1
2
// setup live view
3
-function setupLiveView() {
+async function setupLiveView() {
4
5
const url = new URL(window.location.href);
6
const urlQuery = url.searchParams.get('q');
0 commit comments