Open Issues Need Help
View All on GitHub enhancement help wanted
UIElement - the HTML-first microframework bringing reactivity to Web Components
HTML
#custom-elements#effects#reactivity#signals#ui-element#web-components
AI Summary: The task is to implement an asynchronous setup function for UIElement components, allowing components to explicitly declare and await dependencies on other components to resolve timing issues and improve reactivity. This involves modifying the core UIElement library to handle asynchronous operations within the component lifecycle and potentially extending this functionality to effects as well. Alternatives involving a new `read()` function are also to be considered and compared.
Complexity:
4/5
enhancement help wanted
UIElement - the HTML-first microframework bringing reactivity to Web Components
HTML
#custom-elements#effects#reactivity#signals#ui-element#web-components