ngx-datatable icon indicating copy to clipboard operation
ngx-datatable copied to clipboard

"Error: query at index 2 failed: Fenwick tree array not initialized" when using scrollbarV and groupRowBy property together

Open Yawarzy opened this issue 2 years ago • 0 comments

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

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior

When using the ngx-datatable library with both the "scrollbarV" and "groupRowsBy" properties set, I am encountering the error "Error: query at index 2 failed: Fenwick tree array not initialized".

Expected behavior

The ngx-datatable should display the data properly.

Reproduction of the problem

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

Please tell us about your environment:

POP_OS, npm, Intellij Idea

  • Table version: 20.0.1

  • Angular version: 15.0.1

  • 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 ]

Screenshot from 2023-02-03 12-46-30 Screenshot from 2023-02-03 12-46-21

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

Yawarzy avatar Feb 03 '23 07:02 Yawarzy