TAdvBadgeGlowButton crashes

I have a TAdvBadgeGlowButton on a TAdvToolbar. The badge (number) is updated from a timer, that works without any problem. If the number is zero I clear the Badge string, that should "hide" the badge. According the source the corresponding BadgeCtrl is destroyed when the string is cleared. Application crashes after destroying BadgeCtrl.  

We traced & solved this issue. The next update will address this.