Filter function and computed method help #9191
-
Hello Quasar Friends :) This question is a follow up from this discussion #9155 where I got the clue for my problem. But until now, I am still confuse because it doesn't show the result I expected (I already created the CodePen, please, help me, guys :) ) https://codepen.io/fakhruddinmasse/pen/GRWRQgX
What I have done, are:
Well, I hope my explanation is clear, thank you in advanced guys, will really appreciate of your help :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@fakhruddinmasse |
Beta Was this translation helpful? Give feedback.
@fakhruddinmasse
you don't need to ref a function, you use concat to merge two arrays then filter.
https://codepen.io/metalsadman/pen/poevjve?editors=1010