-
Since API pagination is also not added we have decided to hold on to pagination
-
```[tasklist]
- [ ] https://github.com/grafana/grafana/issues/94428
```
-
# How to build a table of contents in React · Emma Goto
A table of contents lets your readers see a high-level summary of your page. In this tutorial, we’ll be building a table of contents with…
[ht…
-
I encountered an issue while using react-antd-column-resize with a controlled sorting feature in an Ant Design Table. After enabling controlled sorting (e.g., using sorter or sortOrder in the column d…
-
Test a FrontEnd button to insert into a Dynamodb table.
FrontEnd (BUTTON) --> React --> API --> API GW --> Lambda --> Dynamodb Table
-
### TanStack Table version
v8.17.3
### Framework/Library version
React 19 + React Compiler
### Describe the bug and the steps to reproduce it
In the repo provided, run `bun install` and then `bun…
-
Currently we're using both in our codebase, but we should remove the use of outdated `react-table` package and only use the maintained @tanstack/react-table. It might be that the interface has changed…
-
### Describe the bug
We are upgrading to v2 and noticed an overall slowdown in the performance of the AnalyticalTable component compared to v1, especially when scrolling.
Performance obviously has t…
-
### mantine-react-table version
2.0.0-beta.7
### react & react-dom versions
18.2.0
### Describe the bug and the steps to reproduce it
Hello, i'm using a table with `enableRowVirtualization` set t…
-
when I tried to use the `GeoArrowH3HexagonLayer`
I am getting the following error, it doesn't seem to get hexagon from `getHexagon`
deck: initialization of H3HexagonLayer({id: 'geoarrow-polygons…