ErrorState
Page or inline failure surface: title, detail, error message and digest, retry and home actions.
Playground
<ErrorState
variant="inline"
title="Something went wrong"
error={error}
digest="a1b2c3"
onRetry={reset}
homeHref="/"
link={Link}
/>Something went wrong
The page hit an error it couldn't recover from. Trying again usually works.
Failed to load graph object 42 digest a1b2c3