- Introduced a new higher-order component, withAppErrorBoundary, to wrap components with error boundary functionality. - Created EntryNotFoundErrorFallback component to display a user-friendly message when an entry is not found. - Updated error handling in EntryContent to utilize the new EntryNotFound error type. - Added EntryContentFallback component to manage entry prefetching and loading states, enhancing user experience during data retrieval. These changes improve error management and user feedback for entry-related issues. Signed-off-by: Innei <tukon479@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||