I am having trouble with filtering json response in vue.
return this.offers.filter(type => type.offers == \'Junior\');
Whenever I l