mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: Pasting data with merged cells from Excel (or from HTML tables with colspan/rowspan), we used to get "Cannot read property 'displayValue' of undefined". Fix it by assuming that some cell values may be empty. Test Plan: Added test case reproduces the failure without the fix, and passes with. Reviewers: alexmojaki Reviewed By: alexmojaki Differential Revision: https://phab.getgrist.com/D2990 |
||
|---|---|---|
| .. | ||
| client | ||
| common | ||
| gen-server | ||
| plugin | ||
| server | ||
| tsconfig.json | ||