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

Menubar import is not working #531

Closed
Jordan-Eckowitz opened this issue Aug 8, 2018 · 0 comments
Closed

Menubar import is not working #531

Jordan-Eckowitz opened this issue Aug 8, 2018 · 0 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@Jordan-Eckowitz
Copy link

I'm submitting a ... (check one with "x")

[X ] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Menubar component is not working. Looks to be an issue with camelcase references. It's looking for a file called MenuBar.js (Capital B) rather than Menubar.js as it's saved in node modules.

./node_modules/primereact/menubar.js
Module not found: /Users/jordan/Development/Projects/parchment/node_modules/primereact/components/menubar/MenuBar.js does not match the corresponding path on disk Menubar.js.

@cagataycivici cagataycivici self-assigned this Aug 22, 2018
@cagataycivici cagataycivici added the Type: Bug Issue contains a defect related to a specific component. label Aug 22, 2018
@cagataycivici cagataycivici added this to the 2.0.0-beta.2 milestone Aug 22, 2018
@cagataycivici cagataycivici changed the title Menubar component is not working Menubar import is not working Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants