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

Broken edit price list functionality. #10696

Open
stephanboersma opened this issue Dec 22, 2024 · 0 comments
Open

Broken edit price list functionality. #10696

stephanboersma opened this issue Dec 22, 2024 · 0 comments

Comments

@stephanboersma
Copy link

Bug report

Describe the bug

I am having issues consistently saving prices in my price list. I have 2 currencies enabled and when changing a value, the form field starts flickering like crazy and most of the types, changes are not persisted when clicking save. It seems that there is some kind of infinite useEffect hook...

Also it says "kr." for both DKK and SEK currency.

Unfortunately, I am not able to reproduce locally, only in my production env. Even tried to clone my prod DB locally but still no luck. My production environment is served via docker and traefik.

System information

Medusa version (including plugins): 1.20.9
Node.js version: docker image is based on node:18, so node version 18 i presume.
Database: postgres
Operating system: docker container on linux host.
Browser (if relevant): Chrome

Expected behavior

A clear and concise description of what you expected to happen

Screenshots

edit-prices-v1

Code snippets

If applicable, add code samples to help explain your problem

Additional context

Add any other context about the problem here

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

No branches or pull requests

1 participant