rkovarik
rkovarik
For now I use ``` async itemsProvider( params: GridDataProviderParams, callback: GridDataProviderCallback ) { ... let totalSize = params.page * params.pageSize + items.length + 1; //+1 -> workaround, produces extra empty...
Could you add the "s" tag? https://developer.mozilla.org/en-US/docs/Web/HTML/Element/s
Hey @lwitkowski, > nobody (not even RFC) expects this uri to be resolvable (have any meaningful content when you GET it). Fully agree but the fact that the "instance" field...