onKey function stops working on parent table, when child table is destroyed

onKey function stops working on parent table, when child table is destroyed

mgimgi Posts: 14Questions: 6Answers: 1

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/

Answers

  • colincolin Posts: 15,142Questions: 1Answers: 2,586

    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

  • mgimgi Posts: 14Questions: 6Answers: 1

    Hi @colin, thank you for quick response i will use the beta one

  • Radoslav KonuchRadoslav Konuch Posts: 9Questions: 4Answers: 0

    This was addressed in the latest 2.5.1 patch release.

This discussion has been closed.