ServerDataSource - Initial page render emitOnChanged 'filter' is called once for every column with filter:true
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Using the ServerDataSource, on the initial page render, emitOnChanged is also called once for every column with filter:true
This results in multiple, wasteful, calls to the server endpoint.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.