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

[BUG] Currency switch doesn't update price #771

Closed
elkmod opened this issue May 22, 2020 · 1 comment · Fixed by #778
Closed

[BUG] Currency switch doesn't update price #771

elkmod opened this issue May 22, 2020 · 1 comment · Fixed by #778
Assignees
Labels
bug Something isn't working
Milestone

Comments

@elkmod
Copy link
Collaborator

elkmod commented May 22, 2020

Describe the bug

Switching the currency affects the price symbol, but doesn't affect the values of the prices displayed (both on listing and detail pages)

Additional context

Before switch

image

After switch

image

After page reload

image

@elkmod elkmod added the bug Something isn't working label May 22, 2020
@elkmod
Copy link
Collaborator Author

elkmod commented May 22, 2020

Likely related to console output (typo):

 ERROR  [helpers][parseUrlQuery] Problem with resolving url param: curencyId

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

Successfully merging a pull request may close this issue.

2 participants