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
Currently, the segment modules are loaded before running the set up scripts. This can be a problem when a segment module requires one of the resources to be initialized. Therefore we need to change are loading order.