Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with hijack type filtering in UI #157

Open
vkotronis opened this issue Jun 15, 2022 · 0 comments
Open

Problem with hijack type filtering in UI #157

vkotronis opened this issue Jun 15, 2022 · 0 comments
Assignees
Labels

Comments

@vkotronis
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants