Frontend crashes when right clicking on any tag #282
Labels
accepted
This issue was accepted, we will work on this at some point
base
bug
Something isn't working
ui-frontend
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:
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.
The text was updated successfully, but these errors were encountered: