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

Frontend crashes when right clicking on any tag #282

Open
sgaron-msft opened this issue Nov 5, 2024 · 0 comments
Open

Frontend crashes when right clicking on any tag #282

sgaron-msft opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
accepted This issue was accepted, we will work on this at some point base bug Something isn't working ui-frontend

Comments

@sgaron-msft
Copy link

Describe the bug
When viewing submission or file details, right clicking on any tags causes the UI to crash with the following error message: "d.ui.api_proxies.includes is not a function"

To Reproduce
Steps to reproduce the behavior:

  1. View any submissions with generated tags
  2. Right click on a tag
  3. See a bug crawling on your screen!

Expected behavior
I expect to see the context menu related to the tag.

Screenshots
image

Environment (please complete the following information if pertinent):

  • Assemblyline Version: 4.5.0.57
  • Browser: Edge and Chrome

Additional context
We have no api_proxies values defined in our configuration. When the whoami API is called, the API returns an empty dictionary.

@sgaron-msft sgaron-msft added assess We still haven't decided if this will be worked on or not bug Something isn't working labels Nov 5, 2024
@cccs-rs cccs-rs added base ui-frontend accepted This issue was accepted, we will work on this at some point and removed assess We still haven't decided if this will be worked on or not labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted This issue was accepted, we will work on this at some point base bug Something isn't working ui-frontend
Projects
None yet
Development

No branches or pull requests

3 participants