Something went wrong.
11 | 12 | 15 | 16 |{JSON.stringify(props.err, null, 2)}
17 | {JSON.stringify(props.err, null, 2)}
17 | {count()}
55 | 58 |32 | {vm.t('noAccount')}{' '} 33 | 34 | {vm.t('registerHere')} 35 | 36 |
37 |{vm.t('gone')}
12 | 13 | 14 | {vm.t('goBackTo', { target: vm.app.user ? 'home' : 'login' })} 15 | 16 |{JSON.stringify(props.error, null, 2)}
22 | {JSON.stringify(todosQuery.error, null, 2)}
23 | {JSON.stringify(todoQuery.error, null, 2)}
47 |