nuxt-typo3 icon indicating copy to clipboard operation
nuxt-typo3 copied to clipboard

add error boundary component

Open mercs600 opened this issue 2 years ago • 0 comments

In case when we are not sure about API response or other frontend plugins we are should add an error boundary component to prevent nuxt ssr error.

this component still should be able to emit events, but we should decide what we want to do with that - for example, send to sentry instead of propagation to global error handler.

mercs600 avatar Nov 25 '21 17:11 mercs600