You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Screenshots
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
Able to export without any error
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
json.txt
You may contact gunawan@clarivate.com if you have further questions
The text was updated successfully, but these errors were encountered: