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
Hi Alessandro, I'm subscribing to the NewTag event in the Page constructor, so, every time
I open that page a new subscription is done, and the event it's fired X times. No matter if I unsubscribe from the event, the delegate collection is always increasing.
Thanks
The text was updated successfully, but these errors were encountered:
Hi Alessandro, I'm subscribing to the NewTag event in the Page constructor, so, every time
I open that page a new subscription is done, and the event it's fired X times. No matter if I unsubscribe from the event, the delegate collection is always increasing.
Thanks
The text was updated successfully, but these errors were encountered: