Running version 1.0.0.2985, I get this error whenever trying to hide a configuration:
The web server reported the following error:
System.NullReferenceException: Object reference not set to an instance of an object.
at Continua.Web.Builds.Controllers.ProjectsController.SetHiddenConfigs(IEnumerable`1 configIds)
Hi, thanks for reporting this issue. I was able to reproduce the null reference in that part of the code and I’ve made a fix for the problem which will be in the next build we put out. However I was only able to reproduce it once - so it might be worth you trying to show and hide configs again to see if it’s still happening every time.
I’ll let you know when the build is available and we can see if that resolves the issue.