You've already forked AstralRinth
stringify errors
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
<template #description>
|
||||
{{
|
||||
formatMessage(failedToBuildBannerMessages.description, {
|
||||
errors: generatedStateErrors,
|
||||
errors: JSON.stringify(generatedStateErrors),
|
||||
url: config.public.apiBaseUrl,
|
||||
})
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user