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] ReferenceError: Product is not defined when clicking on "Stav skladu" #93

Closed
hafometh88 opened this issue Oct 20, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@hafometh88
Copy link

Describe the bug
ReferenceError: Product is not defined when clicking on "Stav skladu"

To Reproduce
Steps to reproduce the behavior:

  1. Log in
  2. Open the menu on the top right
  3. Click on "Stavu skladu"
  4. See error
Product is not defined
ReferenceError: Product is not defined
    at file:///usr/src/app/routes/stock.js:13:3
    at Layer.handle [as handle_request] (/usr/src/app/node_modules/express/lib/router/layer.js:95:5)
    at next (/usr/src/app/node_modules/express/lib/router/route.js:144:13)
    at ensureAuthenticated (file:///usr/src/app/functions/ensureAuthenticated.js:5:12)
    at Layer.handle [as handle_request] (/usr/src/app/node_modules/express/lib/router/layer.js:95:5)
    at next (/usr/src/app/node_modules/express/lib/router/route.js:144:13)
    at Route.dispatch (/usr/src/app/node_modules/express/lib/router/route.js:114:3)
    at Layer.handle [as handle_request] (/usr/src/app/node_modules/express/lib/router/layer.js:95:5)
    at /usr/src/app/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/usr/src/app/node_modules/express/lib/router/index.js:346:12)

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11 21H2
  • Browser: Brave
  • Version: 1.59.117
@hafometh88 hafometh88 added the bug Something isn't working label Oct 20, 2023
@megastary megastary self-assigned this Oct 20, 2023
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

2 participants