Bloomca / veles

UI library with main focus on performance
https://bloomca.github.io/veles/
MIT License
47 stars 0 forks source link

do not track attributes value until mounted #58

Closed Bloomca closed 3 months ago

Bloomca commented 3 months ago

Description

Only track attributes subscription once the node is actually mounted in the DOM.

Reference