clarivate/wos-excel-converter

Error: ERR_ACTION_ACCESS_UNDEFINED

gunawanwu opened this issue · 2 comments

Describe the bug
Error: ERR_ACTION_ACCESS_UNDEFINED: Are you trying to access this.someMutation() or this.someGetter inside an @action? That works only in dynamic modules. If not dynamic use this.context.commit("mutationName", payload) and this.context.getters["getterName"] Error: Could not perform action runIcQuery at C. (app://./js/chunk-vendors.da9927d4.js:62:5439) at l (app://./js/chunk-ve

To Reproduce
Steps to reproduce the behavior:

  1. Provide the search details that you used by export e.g. usrQuery=UT=ARCI:* and PY=2015-2018 and databaseID=WOK
  2. Attribute selection configuration that you used. Upload your JSON

Expected behavior
Able to export without any error

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10

Additional context
Add any other context about the problem here.
json.txt
You may contact gunawan@clarivate.com if you have further questions

I am able to replicate this issue when 'Add cited references' is toggled on.
My settings:
Screen Shot 2022-09-21 at 10 23 11 AM

The export works okay if cited references is off.

@gunawanwu I no longer experience the issue after upgrading from macOs Catalina to Monterey. Odd.