You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you try to add data using the front-end on the weeks controller, the page will occasionally not update. There seems to be a race condition where we try to pull the data to the front-end before it is available.
If you try to add data using the front-end on the weeks controller, the page will occasionally not update. There seems to be a race condition where we try to pull the data to the front-end before it is available.
Work-arounds: Refresh the page.