gristlabs_grist-core/app
Dmitry S 0dd4ad34f5 (core) Avoid an error when pasting data with first row shorter than the rest
Summary:
Pasting data like `A\nB\tC` was failing because the first row, used for
checking column type (to handle rich data), was failing on an undefined value.

Discovered while trying out the fix in https://phab.getgrist.com/D3110.

Test Plan: Tested manually. The case mentioned now works as expected.

Reviewers: alexmojaki

Reviewed By: alexmojaki

Differential Revision: https://phab.getgrist.com/D3111
2021-11-04 10:15:56 -04:00
..
client (core) Avoid an error when pasting data with first row shorter than the rest 2021-11-04 10:15:56 -04:00
common (core) Change timezone abbreviation parsing 2021-11-03 16:40:41 +02:00
gen-server (core) fix bug where sharing doc with everyone@ as viewer made it unlisted for site viewers 2021-10-28 12:48:31 -04:00
plugin (core) Adding schema validation for records endpoint 2021-10-18 21:40:50 +02:00
server (core) Webhook event queue on redis 2021-11-03 22:43:35 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00