Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Release all graph nodes during uninitialize #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeuhen
Copy link

@jeuhen jeuhen commented Jan 25, 2019

In our customer project we had exceptions in IE 11 in this widget while opening the page with the widget multiple times. This was caused by the graph nodes not being released. As a result, the subscriptions to the mendix objects were not released. We added code to the uninitialize and tested this in our customer project. We were able to pinpoint this by setting the log in graphNode.free to info.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant