Ng-repeat based on config.VALUE

your config.TEST here is a string, not an object so it can’t work like this.

Try $eval() like shown here: Parse JSON to use in HabPanel it should still work.

1 Like