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

DataTable error when enabled both "resizeable" and "fixHeader" #58

Closed
alexshar opened this issue Aug 20, 2020 · 1 comment · Fixed by #59
Closed

DataTable error when enabled both "resizeable" and "fixHeader" #58

alexshar opened this issue Aug 20, 2020 · 1 comment · Fixed by #59
Labels
bug Something isn't working

Comments

@alexshar
Copy link

Describe the bug
DataTable error when enabled both "resizeable" and "fixHeader"

To Reproduce

Steps to reproduce the behavior:

  1. add
  2. set [resizeable] to true
  3. set [fixHeader] to true
  4. it is possible that there is a error message on Console. I am not clear the side effect because of this.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
this is the output from chrome
2020-08-20 143952

environments (please complete the following information):

  • chrome 84
  • devui 9.1.0
  • angular framework version 10.0.2

Additional context
NONE

@qull
Copy link
Collaborator

qull commented Aug 24, 2020

This issue will be resolved in the next release

@qull qull added the bug Something isn't working label Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants