-
Notifications
You must be signed in to change notification settings - Fork 666
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
err TypeError: Cannot read property 'text' of undefined #106
Comments
Hi @ninas880025 , Thanks for reporting this, and extra thanks for the stack trace! 👍 Those few I've updated the code to avoid this error, so please verify if you can. |
ok thanks! I use npm to install pptxgenjs so now I can renpm install right? |
Hi @ninas880025 , Thanks for the feedback! I've fixed the issue above and found another place where Please let me know how the newest version works. |
Hi, the newest version works! thanks so much! |
Hi Sorry, |
Hi I met this error when using addTable. Below is my code:
This is 'tab':
all the options object is 'options': { fill: '6f9fc9' }
and I got this error:
![image 114](https://user-images.githubusercontent.com/13866745/27375205-0150427c-56a1-11e7-9dc7-0f61d4bd7d2b.png)
I couldn't figure it out. Please help me. thanks!
The text was updated successfully, but these errors were encountered: