Skip to content

Conversation

@wenever
Copy link

@wenever wenever commented Jun 23, 2015

Was previously getting this error, added extra null check and everything was dandy:

if (cell.v == null) continue;
21:20:14 web.1 | ^
21:20:14 web.1 | TypeError: Cannot read property 'v' of null
21:20:14 web.1 | at Object.Workbook._finalizeSheet (/Users/wen/sandbox/node_modules/workbook/workbook.js:129:23)
21:20:14 web.1 | at /Users/wen/sandbox/node_modules/workbook/workbook.js:100:18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant