Closed lo-co closed 8 years ago
Right now, most pages do not update as the CVT updates. This is important if the app is refreshed - there can be a race condition that creates a disconnect between the CVT and the view.
Current issue is that we are refreshing every second - this needs to be only on page load or on CVT change.
Right now, most pages do not update as the CVT updates. This is important if the app is refreshed - there can be a race condition that creates a disconnect between the CVT and the view.