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

use setAttribute rather than rerendering #134

Closed
doug-wade opened this issue Dec 20, 2022 · 1 comment
Closed

use setAttribute rather than rerendering #134

doug-wade opened this issue Dec 20, 2022 · 1 comment
Labels
core enhancement New feature or request

Comments

@doug-wade
Copy link
Owner

Currently, we perform a full re-render if any observable returned from the setup function emits. We'd rather call setAttribute and reuse the DOM.

@doug-wade doug-wade added enhancement New feature or request core labels Jan 8, 2023
@doug-wade doug-wade changed the title core: use setAttribute rather than rerendering use setAttribute rather than rerendering Jan 8, 2023
@doug-wade
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant