afterCreateRow Hook is not working

Tags: #<Tag:0x00007f8b1ce61758> #<Tag:0x00007f8b1ce61618>

I am pasting 100 rows of data using setDataAtRowProp in the hands-on table But during creating a row automatically by the hands-on table throws an error
and also setting a state into afterInsertRow Hook
and I am using hands-on table v12.1.0
Uncaught TypeError: Cannot set properties of null (setting ‘forceFullRender’)
please help?

Hi @siddhantjain15298

Please, send a code demo showing your current implementation. It will be easier to debug it this way.

Hi @siddhantjain15298

Is this issue still valid?

I think this issue is coming beacuse of setting state into hooks but i will manage to fix this issue So no need to worry
Thanks for help