ember.js - Ember Correct way to build computed property for an array or arrays -


demonstration @ https://ember-twiddle.com/e32e95aef1619a9839b4

i'm trying build computed property depends on items within array or arrays. logically done array1.@each.array2.[] documentation clear not valid syntax , results in warning though works.

the warning , guide both tell me create interim computed property bridge gap, can't logically see how create property , not run exact same problem.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -