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.apiproxies.includes is not a function"
To Reproduce
Steps to reproduce the behavior:
View any submissions with generated tags
Right click on a tag
See a bug crawling on your screen!
Expected behavior
I expect to see the context menu related to the tag.
Screenshots
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.
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.apiproxies.includes is not a function"
To Reproduce Steps to reproduce the behavior:
Expected behavior I expect to see the context menu related to the tag.
Screenshots
Environment (please complete the following information if pertinent):
Additional context We have no api_proxies values defined in our configuration. When the whoami API is called, the API returns an empty dictionary.