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

Errors for scrollable table with both resizable and frozen columns #4512

Closed
thefatoneinthecorner opened this issue Nov 22, 2017 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@thefatoneinthecorner
Copy link

There is no guarantee in receiving a response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeNG PRO Support where support is provided within 4 business hours

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
Forked: http://plnkr.co/edit/F4SA6VUujzofjb3s7Ejd?p=preview

Current behavior
Errors in the console, possibly leading to Ngrx store/router problems (component not deleted when navigating away?).

Bug tracked down to datable.ts line 2259 (iterating over bodyCols in fixColumnWidths - should stop on bodyCols.length, not columns.length).

Expected behaviour
No Errors.

Minimal reproduction of the problem with instructions
Load the above Plunkr and examine the Javascript console.

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

OS X 10.11.16

  • Angular version: 2.0.X

4.2.6

  • PrimeNG version: 2.0.X

4.3.0

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

Safari 11.0.1 and Chrome 61.03.3163

  • Language: [all | TypeScript X.X | ES6/7 | ES5]

  • Node (for AoT issues): node --version =

@winarg
Copy link

winarg commented Dec 13, 2017

Any info regarding this issue?
It happens and in the latest PrimeNG version 5.0.2

@cagataycivici cagataycivici self-assigned this Dec 18, 2017
@cagataycivici cagataycivici added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Status: Pending Review Issue or pull request is being reviewed by Core Team labels Dec 18, 2017
@cagataycivici cagataycivici added this to the 5.1.0-M1 milestone Dec 18, 2017
@cagataycivici cagataycivici changed the title Datatable errors for scrollable table with both resizable and frozen columns Errors for scrollable table with both resizable and frozen columns Dec 25, 2017
@cagataycivici cagataycivici removed the Status: Pending Review Issue or pull request is being reviewed by Core Team label Dec 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants