@catface wrote:
we have a scenario where we keep opening and closing goJS based diagram editors.
one of the problems is that each time there are a few “leaks” related to goJS:
these seem to be just some left over objects… and the bulk of goJS stuff properly disposes.
as a note… none of the used model classes are still in memory… so they are not retained by our stuff (or at least not in a very clear way)
Posts: 3
Participants: 2