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
I noticed that CC implemented multiple features on the dashboard using sometimes connection to the API and sometime to the DB directly (backend side). This should be refactored to keep a single source of truth for the data (probably the API)