webtides / element-js

Simple and lightweight base classes for web components with a beautiful API
MIT License
26 stars 3 forks source link

Store changes are requesting elments to update without checking if autoUpdate ist disabled. #102

Closed quarkus closed 11 months ago

quarkus commented 1 year ago

Stores should check if elements actually want to be updated.