Errors for scrollable table with both resizable and frozen columns #4512
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
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")
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
4.2.6
4.3.0
Safari 11.0.1 and Chrome 61.03.3163
Language: [all | TypeScript X.X | ES6/7 | ES5]
Node (for AoT issues):
node --version
=The text was updated successfully, but these errors were encountered: