-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Organizing categories leads to error #8109
Comments
Thanks for the report, we'll have a look into it! |
HI Same issue here, I'm able to open the category and browse the default item inside it http://localhost:9000/app/categories please advise |
When will this problem be solved? It's urgent.🔥 |
The same bug when you try to create category. This bug is blocker, please take a look and fix it |
@sradevski @shahednasser, Please check the above as it wasn't included in the new release and is a critical fix. |
Hi why we are not getting reply from Medusa team on this ticket? |
Can we at least have some response as to why it hasn't been assigned? Did you guys forget about it? @sradevski @srindom |
Hey all, it hasn't been forgotten, it's just a matter of priorities. We'll tackle it as soon as the other, higher priority work, is done. |
Hi all, this problem has already been solved by the community in the Discord channel (https://discord.gg/medusajs):
|
It doesn't work. Clear medusa preview installation + medusa-config.js:
|
Pls add import: |
Thanks, after I added this - no more error when starting medusa develop, but I still receive error So, unfortunately this solution doesn't work |
We expect to land a fix today and publish a new release. Keep an eye out for our releases :) |
Bug report
Describe the bug
When navigating to http://localhost:9000/app/categories/organize (on a fresh app, bootstrapped via
create-medusa-app@preview
), the following error occurs:System information
Medusa version (including plugins): 2.0.1-preview
Node.js version: v22.2.0
Database: Postgres 12
Operating system: -
Browser (if relevant): -
Steps to reproduce the behavior
Expected behavior
The UI for organizing the categories should appear.
Screenshots
Code snippets
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered: