Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading/error states in components #4

Open
fennifith opened this issue Jan 18, 2020 · 0 comments
Open

Loading/error states in components #4

fennifith opened this issue Jan 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@fennifith
Copy link
Owner

The idea here is to have different components that can be exchanged throughout different stages of the rendering process. A "loading" state would be given a custom ID and rendered before the component's children in place of the <template> placeholder, and an "error" state would be used if any errors are thrown in the render process.

@fennifith fennifith added the enhancement New feature or request label Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant