Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update border-xform.js#184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
guyonroche merged 1 commit intoexceljs:masterfromskumarnk2:patch-1
Oct 7, 2016
Merged

Conversation

@skumarnk2
Copy link
Contributor

i was getting below error in simple read of excel file. after changes i was able to read the file:

D:\IZ3.0\Code\DataLoader\node_modules\exceljs\lib\xlsx\xform\style\border-xform.
js:101
this.model.color = this.map.color.model;
^

TypeError: Cannot set property 'color' of undefined
at utils.inherits.parseClose (D:\IZ3.0\Code\DataLoader\node_modules\exceljs
lib\xlsx\xform\style\border-xform.js:101:28)
at utils.inherits.parseClose (D:\IZ3.0\Code\DataLoader\node_modules\exceljs
lib\xlsx\xform\style\border-xform.js:198:24)
at utils.inherits.parseClose (D:\IZ3.0\Code\DataLoader\node_modules\exceljs
lib\xlsx\xform\list-xform.js:90:24)
at utils.inherits.parseClose (D:\IZ3.0\Code\DataLoader\node_modules\exceljs
lib\xlsx\xform\style\styles-xform.js:222:24)
at SAXStream. (D:\IZ3.0\Code\DataLoader\node_modules\exceljs\lib
xlsx\xform\base-xform.js:71:19)
at emitOne (events.js:77:13)
at SAXStream.emit (events.js:169:7)
at Object.me._parser.(anonymous function) [as onclosetag](D:IZ3.0CodeDat
aLoadernode_modulesexceljsnode_modulessaxlibsax.js:245:15)
at emit (D:\IZ3.0\Code\DataLoader\node_modules\exceljs\node_modules\sax\lib
sax.js:615:33)
at emitNode (D:\IZ3.0\Code\DataLoader\node_modules\exceljs\node_modules\sax
lib\sax.js:620:3)
at closeTag (D:\IZ3.0\Code\DataLoader\node_modules\exceljs\node_modules\sax
lib\sax.js:861:5)
at Object.write (D:\IZ3.0\Code\DataLoader\node_modules\exceljs\node_modules
sax\lib\sax.js:1182:11)
at SAXStream.write (D:\IZ3.0\Code\DataLoader\node_modules\exceljs\node_modul
es\sax\lib\sax.js:227:16)
at Entry.ondata (_stream_readable.js:542:20)
at emitOne (events.js:77:13)
at Entry.emit (events.js:169:7)

tkirda reacted with thumbs up emoji
@tkirda
Copy link
Contributor

Have the same issue and this change makes it go away.

@guyonroche Could you please merge and release an update. Thanks, great library!

@guyonrocheguyonroche merged commit653630c intoexceljs:masterOct 7, 2016
@skumarnk2skumarnk2 deleted the patch-1 branchOctober 17, 2016 05:28
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@skumarnk2@tkirda@guyonroche

[8]ページ先頭

©2009-2025 Movatter.jp