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?
afterCreateRow Hook is not working
Please, send a code demo showing your current implementation. It will be easier to debug it this way.
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