We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reproduced this issue when implementing external row height controls in Lens.
Can reproduce also in a standalone demo here: https://codesandbox.io/s/boring-architecture-hu7r3e
Type first 7 in the number input field on top, then type 2, see the line on the right hand side appearing:
Clicking on any cell of the table is enough to refresh the rendering.
The text was updated successfully, but these errors were encountered:
Am I missing something with that codesandbox link? There's no numeric control for me. Any chance you could update the link for quicker debugging? 🙏
Sorry, something went wrong.
The previous link was pointing to the unchanged demo. I've updated the link with the correct one.
Thanks a million @dej611! I can confirm the issue, and will take a look into debugging today/tomorrow.
rowHeightsOptions
Successfully merging a pull request may close this issue.
Reproduced this issue when implementing external row height controls in Lens.
Can reproduce also in a standalone demo here: https://codesandbox.io/s/boring-architecture-hu7r3e
Type first 7 in the number input field on top, then type 2, see the line on the right hand side appearing:
Clicking on any cell of the table is enough to refresh the rendering.
The text was updated successfully, but these errors were encountered: