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
Describe the bug
TypeError: Cannot read properties of undefined (reading 'length')
at eval (Utils.ts:13:40)
at A (Utils.ts:3:25)
at F (Statistics.tsx:63:14)
when requests count equals zero
To Reproduce
create some data and make requests count equals zero
Screenshots
The text was updated successfully, but these errors were encountered:
it-sugar
changed the title
[BUG] - *ENTER TITLE*
[BUG] - Cannot read properties of undefined (reading 'length') when requests count equals zero
Mar 15, 2022
Describe the bug
TypeError: Cannot read properties of undefined (reading 'length')
at eval (Utils.ts:13:40)
at A (Utils.ts:3:25)
at F (Statistics.tsx:63:14)
when requests count equals zero
To Reproduce
create some data and make requests count equals zero
Screenshots
The text was updated successfully, but these errors were encountered: