mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
572b59cc0c
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 |
||
---|---|---|
.. | ||
aclui | ||
components | ||
lib | ||
models | ||
ui | ||
ui2018 | ||
widgets | ||
app.css | ||
app.js | ||
declarations.d.ts | ||
errorMain.ts | ||
exposeModulesForTests.js | ||
logo.css | ||
tsconfig.json |