You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We try to get data from database, this part is working. But not the filter functionalities.
When we try the second case, we get the category name "trink" and we return false at this point. The call is also getting into the sort function, but nothing happen now.
filter method, console is showing FILTER and key "trink"
We try to get data from database, this part is working. But not the filter functionalities.
When we try the second case, we get the category name "trink" and we return false at this point. The call is also getting into the sort function, but nothing happen now.
filter method, console is showing FILTER and key "trink"
first case, it works
**second case: it doesn't work, trink category dynamically is given **
Thx for help
The text was updated successfully, but these errors were encountered: