gristlabs_grist-core/app
Dmitry S 572b59cc0c (core) Fix JS error when pasting data with merged cells.
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
2021-08-20 11:45:05 -04:00
..
client (core) Fix JS error when pasting data with merged cells. 2021-08-20 11:45:05 -04:00
common (core) add a way to change subdomain in billing pages 2021-08-19 21:22:41 -04:00
gen-server (core) clean up a collection of small problems affecting grist-core 2021-08-17 21:44:50 -04:00
plugin (core) Adding import from google drive to the home screen 2021-08-05 20:46:11 +02:00
server (core) Log the time taken by decodeActionFromRow() operations. 2021-08-20 11:28:33 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00