Skip to content

TypeError when opening the process status page as a new tab

Sentry Issue: ARKINDEX-FRONTEND-AHS

TypeError: this.loadProcess is not a function
  at call (vue/Process/Status/Main.vue:124:32)
  at invokeWithErrorHandling (./node_modules/vue/dist/vue.runtime.esm.js:1854:57)
  at callHook (./node_modules/vue/dist/vue.runtime.esm.js:4219:7)
  at _init (./node_modules/vue/dist/vue.runtime.esm.js:5008:5)
  at a (./node_modules/vue/dist/vue.runtime.esm.js:5154:12)
...
(15 additional frame(s) were not displayed)
  1. Either:

    • Click this link
    • Click any link that leads to a process to open in a new tab
    • Open a process from the process list in a new tab
    • Open a process then press F5
  2. Open the dev tools

  3. ???

  4. Profit

Edited by Erwan Rouchet