fix(admin-ui): allow user to login page on emtpy stat results #1356
Labels
bug
Something isn't working
comp-admin-ui
Component affected by issue or PR
kind-bug
Issue or PR is a bug in existing functionality
Describe the bug
Currently Admin UI displays users exceed allowed threshold Alert on
/stat
endpoint responding with empty array[]
if there are nomonthly_active_users
.To Reproduce
Steps to reproduce the behavior:
/stat
endpointExpected behavior
Consider this empty array behaviour as no
monthly_active_users
& let user display login screen.The text was updated successfully, but these errors were encountered: