IntelliTect / Coalesce

Quickly build amazing web apps
https://intellitect.github.io/Coalesce/
Apache License 2.0
62 stars 22 forks source link

list autoload does not trigger immediately #362

Closed ascott18 closed 1 day ago

ascott18 commented 8 months ago

Unlike autosave on viewmodels which does trigger immediately, autoload does not trigger immediately which is confusing and inconsistent without autosave.

ascott18 commented 1 day ago

After a survey of many projects, this would be too significantly breaking. Instead, will add an {immediate: true} option.