When I have one cell with a very long text, the table layout breaks. See reproduction or example output.
I expect the long cell to break the text and increase its height to fit the long text.
The layout is also broken for styles: { overflow: 'ellipsize' }. See example output with ellipsize
When I have one cell with a very long text, the table layout breaks. See reproduction or example output.
I expect the long cell to break the text and increase its height to fit the long text.
The layout is also broken for
styles: { overflow: 'ellipsize' }. See example output with ellipsize