destroy event firing for already destroyed tables

destroy event firing for already destroyed tables

mindguardmindguard Posts: 3Questions: 1Answers: 0

Hey.
I am observing something strange but maybe this behaviour is ok:

When I re-initialize a datatable that has destroy:true it seems still alive. I can observe this when I write something into the console during the destroy event. For each re-initialisation all former datatables fire the destroy event as well.

fiddle

Seems to me like a bug. Or am I missing something?

Answers

This discussion has been closed.