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
On dashboard page, if the user exists but has no feedback, there shows an error in the toast that the user not found. This is due to the aggregation pipeline used to gather user feedbacks in the get-messages routes.
I have solved this error by changing the aggregation pipeline code. So please review my code and accept my pull request.
The text was updated successfully, but these errors were encountered:
On dashboard page, if the user exists but has no feedback, there shows an error in the toast that the user not found. This is due to the aggregation pipeline used to gather user feedbacks in the get-messages routes.
I have solved this error by changing the aggregation pipeline code. So please review my code and accept my pull request.
The text was updated successfully, but these errors were encountered: