Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Add componenent onReady lifecycle #1121

Closed
KnisterPeter opened this issue Oct 11, 2020 · 0 comments · Fixed by #1122
Closed

Add componenent onReady lifecycle #1121

KnisterPeter opened this issue Oct 11, 2020 · 0 comments · Fixed by #1122

Comments

@KnisterPeter
Copy link
Owner

Currently components have an onCreate and onDestroy lifecycle.
They should also have an onInitialized lifecycle to be notified whenever a component (maybe async initialized) is ready to be used.

KnisterPeter added a commit that referenced this issue Oct 11, 2020
This notifies listeners on ready to be used components

Closes #1121
KnisterPeter added a commit that referenced this issue Oct 11, 2020
This notifies listeners on ready to be used components

Closes #1121
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant