https://bugs.kde.org/show_bug.cgi?id=380270
--- Comment #8 from David Edmundson <k...@davidedmundson.co.uk> --- Edit: realised something just after I hit save changes. "This applies only to explicit invocations of Q_INVOKABLE methods or slots, but not to property getter invocations." and this is a property, hence leaking. We can either delete when the event is deleted or use JS ownership. -- You are receiving this mail because: You are watching all bug changes.