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
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
First of all thank you for the great work on Dash.
Since the 4.6.0 update all tables in my Dash app have their left-most column clipped. This doesn't seem to be an issue with the styling / sizing of the dash-table object. The image below describes it best:
Furthermore, if I inspect the element, the whole table does size correctly, yet only the left-most column cells overflow.