mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
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 |
||
|---|---|---|
| .. | ||
| aclui | ||
| components | ||
| lib | ||
| models | ||
| ui | ||
| ui2018 | ||
| widgets | ||
| app.css | ||
| app.js | ||
| declarations.d.ts | ||
| errorMain.ts | ||
| exposeModulesForTests.js | ||
| logo.css | ||
| tsconfig.json | ||