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
The Food component has a filtering issue where applying type and price filters sequentially does not combine the filters. Each filter resets the previous one, resulting in only one active filter at a time.