Open
Description
Problem Statement
When handling large diffs, react-diff-viewer-continued can cause some performance issues, leading to UI freezing while parsing large inputs.
Proposed Solution
Introduce an internal loading prop that allows developers to customize the loading state when rendering large diffs. This could be implemented as:
A customizable loadingText prop to render a custom loader.
Metadata
Metadata
Assignees
Labels
No labels