mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-27 17:39:49 -04:00

* apparently, if you do an ngFor on the result of function call that returns a new array each time its called, it will screw up the template watching code such that every action will necessitate a rerendering of the information even if it hasn't changed.