fix: fix error display
This commit is contained in:
@@ -19,7 +19,7 @@ block content
|
|||||||
li #{translate('verifyCredentialsErrorLabel', currentLocale.code)}
|
li #{translate('verifyCredentialsErrorLabel', currentLocale.code)}
|
||||||
li #{translate('localeContentErrorLabel', currentLocale.code)}
|
li #{translate('localeContentErrorLabel', currentLocale.code)}
|
||||||
|
|
||||||
if error.stack
|
if error.stack
|
||||||
li #{translate('stackTraceErrorLabel', currentLocale.code)}
|
li #{translate('stackTraceErrorLabel', currentLocale.code)}
|
||||||
if error.response
|
if error.response
|
||||||
h2 #{translate('errorLabel', currentLocale.code)}
|
h2 #{translate('errorLabel', currentLocale.code)}
|
||||||
|
|||||||
Reference in New Issue
Block a user