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

VTEX Wishlist addItem action is not returning the updated wishlist accordingly in some cases #919

Open
viktormarinho opened this issue Oct 11, 2024 · 0 comments
Labels

Comments

@viktormarinho
Copy link
Contributor

Issue Type

Please inform the type(s) of issue(s) you are reporting:

  • Bug Report

Description

Please provide a clear and concise description of the issue or enhancement.
Include any relevant information that could help reproduce the issue or
understand the request.

Expected Behavior

After calling the addItem action, it should return the updated wishlist with the user's products.

Actual Behavior

It was returning an empty array in some cases.

Additional Context

I found it weird that the action was calling the wishlist loader directly via importing the function instead of ctx.invoke


Thank you for taking the time to report this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant