Merge pull request #3620 from thornbill/update-dialog-routing

Update dialog history handling
This commit is contained in:
Bill Thornton
2022-06-09 14:16:50 -04:00
committed by GitHub
4 changed files with 57 additions and 46 deletions
-5
View File
@@ -560,11 +560,6 @@ import { appRouter } from '../components/appRouter';
serverRequest: true
});
defineRoute({
path: '/dialog',
dummyRoute: true
});
defineRoute({
path: '/',
autoFocus: false,