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
After running Coder in development mode using ./scripts/develop.sh, and navigating to /deployment/overview, an error is displayed. After some investigation from @dannykopping, he found the issue happens when there are no experiments set.
Relevant Log Output
Cannot read property of null (reading 'includes')
Expected Behavior
The page should be loaded without any errors.
Steps to Reproduce
Run ./scripts/develop.sh without setting any experiments