ServerDataSource - Initial page render emitOnChanged 'filter' is called once for every column with filter:true
Aberta
- Linguagem predominante
- TypeScript
- Estrelas
- 1.6k
- Forks
- 867
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.