title | issue | author | author_email | author_github |
---|---|---|---|---|
Implement error boundaries |
NEXT-16473 |
Jannis Leifeld |
j.leifeld@shopware.com |
Jannis Leifeld |
- Added component
sw-error-boundary
- Added error-boundary around the module router-view
- Added option
keepApiErrors
to repositoryFactory. Created repository with this option activated will not reset the error store.