You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
The text was updated successfully, but these errors were encountered:
I'm submitting a ... (check one with "x")
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.
The text was updated successfully, but these errors were encountered: