I have a application where I am using react handsontable components. Currently, I have a requirement to put loading message while filter is applied for large amount of data. I am using beforeFilter method but it is not working as expected.
Here is the demo for replication : https://jsfiddle.net/Dhaval_Suchak/Ls0cu3nf/4/