Task: Add Hybrid for Vaadin Fusion and Flow together, but have some issues with Login recursively routes

This commit is contained in:
2021-07-25 20:04:59 +07:00
parent 85b1573391
commit 05e6fe2447
11 changed files with 54 additions and 28 deletions

View File

@@ -30,7 +30,7 @@ export class LoginView extends View {
action="login"
no-forgot-password
.i18n=${Object.assign(
{ header: { title: 'Fusion Management', description: 'Login using user/user or admin/admin' } },
{ header: { title: 'Fusion', description: 'Login using user/user or admin/admin' } },
loginI18nDefault
)}
>