Thursday, 15 September 2022

Observablehq: AG Data Grid table is not updated in observablehq

I tried to use AG Data Grid in observablehq. For static tables (i.e. data are not updated), it works fine, but when I tried to use Inputs.range filter to filter the underlying data, it does not seem to be updating the table with filtered data. Rather than updated, the table seems to be duplicated each time the filter is applied (see the example link below) What am I doing wrong? Here is an example notebook. There is a section on updating data in AG Data Grid documentation, but I am not sure if it somehow may not be clashing with how observablehq handles reactivity.



from Observablehq: AG Data Grid table is not updated in observablehq

No comments:

Post a Comment