onKey function stops working on parent table, when child table is destroyed
onKey function stops working on parent table, when child table is destroyed
Hi,
having issue with onKey functions. they work all fine but when I have 2 tables and I destroy one, the other one stops listening for key event .
provided jsfiddle: https://jsfiddle.net/cdk6mxhe/4/
This discussion has been closed.
Answers
Hi @mgi,
This was an issue, but has been fixed but not yet released - see here using the nightly build. If you use that for the time being, you should be good,
Cheers,
Colin
Hi @colin, thank you for quick response i will use the beta one
This was addressed in the latest 2.5.1 patch release.