Open mrforsythexeter opened 6 years ago
@mrforsythexeter this is still relevant, It's been a while (almost 2 years...) but how did you solve your issue?
@fperniavp really sorry, it looks like we just put up with it in the end.
Either the browser is detailing with the clean up really well, or we have just got away with it to this point.
We used it in two places, one was a filter, that was persistent, only hidden and shown, the other is shown when loading a new primary record, this is constantly removed from the Dom (parent dom element is deleted) and readded, it appears to be fine.
I have a rich application where I need destroy and create the control on the fly (without memory leaks). Do you have or plan to have a destroy method.