clarivate / wos-excel-converter

This is a small and easy-to-use desktop application that allows exporting Web of Science API Expanded and InCites API data in Excel/CSV/JSON/XML with a configurable and flexible data export structure.
GNU General Public License v3.0
30 stars 7 forks source link

Error: ERR_ACTION_ACCESS_UNDEFINED #18

Open gunawanwu opened 2 years ago

gunawanwu commented 2 years ago

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):

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

gneissone commented 2 years ago

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.

gneissone commented 2 years ago

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