You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
A resizable table seems to have a "layout flash" on initial render and refresh if the width of the table is wider than the minimum widths of all its columns.
Describe the bug
A clear and concise description of what the bug is.
A resizable table seems to have a "layout flash" on initial render and refresh if the width of the table is wider than the minimum widths of all its columns.
To Reproduce
Steps to reproduce the behavior:
Stackblitz repro: https://stackblitz.com/~/github.com/mw10013/rr-justd-sandbox?file=app/lib/components/resizable-table.tsx
NB: Ensure the preview pane for the web page in StackBlitz is wider than the minimum widths of all the columns in the resizable table.
Expected behavior
A clear and concise description of what you expected to happen.
There should be no "layout flash"
Screenshots
If applicable, add screenshots to help explain your problem.
Stackblitz repro: https://stackblitz.com/~/github.com/mw10013/rr-justd-sandbox?file=app/lib/components/resizable-table.tsx
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: