Perf issue with Angular's 2-way binding makes complex reports unusable
The default two-way binding is too slow right now. Somehow this wasn't caught in testing, even though large reports were tested. It might have to do with the complexity of experiments - if Angular is binding entire experiment/toolchain objects, the perf hit could've slipped through testing.
Edited by Jaden DIEFENBAUGH