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:
- Provide the search details that you used by export e.g. usrQuery=UT=ARCI:* and PY=2015-2018 and databaseID=WOK
- Attribute selection configuration that you used. Upload your JSON
Expected behavior
Able to export without any error
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
@gunawanwu I no longer experience the issue after upgrading from macOs Catalina to Monterey. Odd.