release: WRNexusJS 0.8.3
This commit is contained in:
@@ -702,5 +702,10 @@ export const NAV_RUNTIME = String.raw`
|
||||
false,
|
||||
);
|
||||
};
|
||||
|
||||
/** Re-render the current route without adding a duplicate history entry. */
|
||||
window.__wrnexusRefresh = function () {
|
||||
navigate(location.href, true);
|
||||
};
|
||||
})();
|
||||
`.trim();
|
||||
|
||||
Reference in New Issue
Block a user