Open weijia18 opened 1 year ago
When attempting to render a very long ruler, the component stops rendering its content beyond a certain point. In the provided CodeSandbox, this happens at approximately 16,500px, but in my application, it occurs at 11,000px.
Steps to Reproduce
Expected Behavior The ruler should render consistently, regardless of its length.
Description
i use the demo in the react-ruler, and this is my code here is what is displayed in chrome what is going wrong?