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

When you log in as an admin, the app requests the products in category 0. #14

Open
roninbar opened this issue May 5, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@roninbar
Copy link
Owner

roninbar commented May 5, 2021

After logging in as an admin, the URL changes to /admin/0 and the app sends a GET /api/category/0/product/all request.
After a few seconds the app URL changes to /admin/606a99c18d14bc4c24fe2223 but it doesn't always send a new request for the products in this category.

@roninbar roninbar added this to the submission milestone May 6, 2021
@roninbar roninbar added the bug Something isn't working label May 6, 2021
@roninbar roninbar self-assigned this May 8, 2021
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

No branches or pull requests

1 participant