🐛(export) fix export column NaN
During the export of tables to PDF, columns with NaN widths were not handled correctly, leading to export not exporting. We now take in case NaN columnwidths. We update the regressions tests to include this kind of tables.
This commit is contained in:
@@ -21,6 +21,7 @@ and this project adheres to
|
||||
### Fixed
|
||||
|
||||
- ✅(e2e) fix e2e test for other browsers #1799
|
||||
- 🐛(export) fix export column NaN #1819
|
||||
- 🐛(frontend) add fallback for unsupported Blocknote languages #1810
|
||||
- 🐛(frontend) fix emojipicker closing in tree #1808
|
||||
- 🐛(frontend) display children in favorite #1782
|
||||
|
||||
Reference in New Issue
Block a user