diff --git a/frontend/app/components/Errors/Error/MainSection.js b/frontend/app/components/Errors/Error/MainSection.js index 06509d221..d65c884cb 100644 --- a/frontend/app/components/Errors/Error/MainSection.js +++ b/frontend/app/components/Errors/Error/MainSection.js @@ -123,7 +123,7 @@ export default class MainSection extends React.PureComponent { - {error.customTags ? ( + {error.customTags.length > 0 ? (
More Info (most recent call)