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
When I try to filter based on "Type" for hijacks either on the overview of the hijack page it fails with Application error: a client-side exception has occurred (see the browser console for more information).
In the console it says:
framework-387eb7215f6b7901.js:1 TypeError: c.replace is not a function
at dashboard-707f37225fb61c83.js:1:3065
at Array.forEach (<anonymous>)
at dashboard-707f37225fb61c83.js:1:2760
at b.Z (dashboard-707f37225fb61c83.js:1:3233)
at fg (framework-387eb7215f6b7901.js:1:59993)
at Qg (framework-387eb7215f6b7901.js:1:69493)
at i (framework-387eb7215f6b7901.js:1:113343)
at yi (framework-387eb7215f6b7901.js:1:99512)
at wi (framework-387eb7215f6b7901.js:1:99440)
at vi (framework-387eb7215f6b7901.js:1:99303)
@CuriouzK0d3r could you take a look and issue a small fix PR please?
To replicate: try filtering with S on Type
The text was updated successfully, but these errors were encountered:
When I try to filter based on "Type" for hijacks either on the overview of the hijack page it fails with
Application error: a client-side exception has occurred (see the browser console for more information)
.In the console it says:
@CuriouzK0d3r could you take a look and issue a small fix PR please?
To replicate: try filtering with
S
onType
The text was updated successfully, but these errors were encountered: