Enhance Redirects
Pre-release
Pre-release
tApp.redirect(path, title = document.title)
now takes in a title parameter and replaces the current history state (rather than adding an entry in browser visiting log).
tApp.redirect(path, title = document.title)
now takes in a title parameter and replaces the current history state (rather than adding an entry in browser visiting log).