Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: ERR_ACTION_ACCESS_UNDEFINED #18

Open
gunawanwu opened this issue May 26, 2022 · 2 comments
Open

Error: ERR_ACTION_ACCESS_UNDEFINED #18

gunawanwu opened this issue May 26, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@gunawanwu
Copy link

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 [email protected] if you have further questions

@gunawanwu gunawanwu added the bug Something isn't working label May 26, 2022
@gneissone
Copy link
Collaborator

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
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants