Norbi
06/16/2024, 2:25 PMDisposableEffect()
because in this case I have to manage the addition/removal of the event listeners manually AND very carefully select the keys for the DisposableEffect()
call to prevent capturing of stale values in the event listener lambdas.)
Thanks.Artem Kobzar
06/17/2024, 4:28 PMOleksandr Karpovich [JB]
06/18/2024, 8:26 AM