You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
You can see if we open every time this picker, we are getting new reference but still we have old reference in memory
You see heap snapshot here https://goldcastio-my.sharepoint.com/:u:/g/personal/kapil_goldcast_io/Ed1c7omX8aNCppu2pxr8F60ByBk1ax_9UWIBuh3c2CbI3Q?e=tGURVU
In my opinion, at this line of code we are removing the references but the child class still have reference so can we put null also after remove.
https://github.com/joeattardi/picmo/blob/3525583e049cdea34e2ce48b9516983b9f02e209/packages/picmo/src/views/view.ts#LL209C5-L209C21
The text was updated successfully, but these errors were encountered: