Skip to content
Commit bc9bd716 authored by François Martin's avatar François Martin
Browse files

fix(frontend): fix toasts not appearing on errors



Since in the refactoring in c05c83af the `message` is not defined anymore if a generic error occurs but only the `correlationId`,
the toast didn't show up, as the toast was defined to only be visible when the `message` is defined.
Now the toast appears either if the `message` or the `correlationId` is visible.

Signed-off-by: default avatarmartinfrancois <f.martin@fastmail.com>
parent 4b007ab7
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment