Skip to content
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

Fix when colWidths option is undefined, it cause an error #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lzy2014love
Copy link

Description

when the colWidths option is undefined, it cause an error

Checklist

Please make sure the items below have been covered before requesting a review:

  • This change works and has been tested locally (or has an appropriate fallback).
  • This change has relevant unit tests.
  • This change has relevant documentation additions / updates (if applicable).

Deploy Notes

Notes regarding deployment of this PR, if any.

Steps to Test or Reproduce

Outline the steps to test and verify the PR here.

Example:

  1. Pull down PR.
  2. new Table() and Pass parameters, the colWidths value is undefined
  3. it cannot cause an error.

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