v3.0.4
UIComponent:_notifyFinishRendered: updated to prevent concurrent executions by caching a future and resetting it on completion._notifyFinishRenderedImpl: refactored to async method called by_notifyFinishRendered._onPurge: added early return if_subComponentistrueto skip purging for subcomponents.